v1

latestOpenAPI 3.0.42026-08-04342835917.6 KB
Identity

Signs in a user using a token received from Google One Tap.

Redirects to the register confirmation page when the account requires email confirmation.

post/identity/google-one-tap

Request body

idTokenstring required

The id token received from the Google One Tap login.

Response

OK

requiresEmailConfirmationboolean required

Whether the account still requires email confirmation.

emailstring nullable

The email of the signed-in user, if available.