Google OAuth Verify API for SSO Sign In

post/api/v2/google/oauth/verify

Request Body

id_token string required
The ID token issued by Google.

200 Response

accessToken string required
expires number required

400 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id

401 Response

name string
Error code
context object required
Properties that apply to a specific error name
error string required
Human-readable error message
requestId string required
Client request id