Sign in with ID token (Google One Tap, native SDKs)
Client
Sign in with ID token (Google One Tap, native SDKs)
Authenticate a user using an ID token obtained from a native SDK (e.g., Google One Tap).
Currently only the google provider is supported.
POST
Sign in with ID token (Google One Tap, native SDKs)
Query Parameters
Client type determines how refresh tokens are returned:
- web: Refresh token stored in httpOnly cookie, csrfToken returned in response
- mobile/desktop/server: refreshToken returned directly in response body
Available options:
web, mobile, desktop, server Body
application/json