Authenticate with Google OAuth
authenticate
Authenticate with Google OAuth
Authenticates a user using a Google OAuth ID token, returning an access token and refresh token for subsequent API requests. The email must be verified before authentication can succeed.
POST
Authenticate with Google OAuth
Documentation Index
Fetch the complete documentation index at: https://docs.platform.arb.inc/llms.txt
Use this file to discover all available pages before exploring further.
Body
application/json
Google OAuth ID token
Example:
"eyJhbGciOiJSUzI1NiIsImtpZCI6IjJkOWE..."
Response
Successfully authenticated user