Auth
Complete platform-operator Google SSO callback
Validates state, nonce, Google ID-token claims, and active platform-admin access.
get/v3/auth/callback
Query parameters
codestring required
OAuth authorization code. Never returned in responses.
statestring required
OAuth anti-forgery state bound to the signed state cookie.