Skip to main content
POST
Google pre login

Body

application/json

Google ID token for pre-login verification. Returns the list of company contexts the user can log into.

idToken
string
required

A Google ID token obtained from the Google Sign-In flow.

Example:

"eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCJ9..."

Response

Google token validated. Returns the user profile and the list of companies they can log into.

data
object
required