Google OAuth
Auth
Google OAuth
Sign in or register with a Google account
POST
Google OAuth
Google ID token obtained from the Google OAuth flow on your client.
Flow
- Client initiates Google Sign-In and receives an
id_token - Send the
id_tokento this endpoint - Elumenta verifies it with Google, creates or logs in the user
- Returns the same JWT pair as Login

