Skip to main content
POST
Signin With Google

Body

application/json

The schema for Google ID token sign-in request.

id_token
string
required

Response

Successful Response

The schema for a logged-in user.

id
integer
required
email
string<email>
required
profile
BasicProfileSchema · object
required

The base schema for a profile.

access_token
string
required
is_google_recaptcha_response_valid
boolean | null
token_type
string
default:bearer