Google One Tap lets users authenticate with a single prompt instead of a full OAuth consent screen.Documentation Index
Fetch the complete documentation index at: https://stytch.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
When a user signs in via One Tap, you receive a JWT but no access_token or refresh_token, so you cannot call Google APIs for that user.
Prerequisites
- Configure Google as an OAuth provider in Stytch.
- Add your application’s domain as an Authorized JavaScript Origin in the Google Cloud Console.