Post One Tap Callback

Use this endpoint to authenticate with Google One Tap

Authentication

AuthorizationBearer
Bearer token authentication

Request

This endpoint expects an object.
idTokenstringRequired
Google ID token, which the client obtains from the One Tap API

Response

Successful response
sessionobject
userobject

Errors

400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
429
Too Many Requests Error
500
Internal Server Error