Skip to main content
POST
Google OAuth
string
required
Google ID token obtained from the Google OAuth flow on your client.

Flow

  1. Client initiates Google Sign-In and receives an id_token
  2. Send the id_token to this endpoint
  3. Elumenta verifies it with Google, creates or logs in the user
  4. Returns the same JWT pair as Login

Request

Response