Google sign-in and token verification
Use this screen to obtain a Google ID token, verify it against the FastAPI backend, and confirm the backend accepts your configured OAuth client ID and email rules.
Status
Set NEXT_PUBLIC_GOOGLE_CLIENT_ID to enable Google Sign-In.
API base URL: https://karyamesh-api-7kxkznvlaa-uc.a.run.app
Google client ID configured: 1080574887321-qqukgf1qe1s20gu1aveu8u3edr45gt1u.apps.googleusercontent.com
Decoded Google token payload
null
/v1/me response
null
Manual curl
After sign-in, this will show a ready-to-copy curl example.