Google ID Token
Authenticate (Google)
Authenticate a User using Google idToken. This endpoint is used to authenticate users who have logged in using Google OAuth. For more details, see our Authentication Methods guide. Refer to the Google Auth
template script for implementation guidance.
Request Body
application/json
RequiredauthData
RequiredobjectsessionData
RequiredobjectsessionPkClientSignature
RequiredstringClient signature of the session public key
sessionDataUserSignature
RequiredstringUser signature of the session data
User Authenticated Successfully