oauth
Oauth Callback
Handles the OAuth callback. Exchanges the authorization code for user info, creates or finds the user, and returns JWT tokens.
The frontend should verify the state parameter matches what was returned by /authorize before calling this endpoint.
GET
Oauth Callback
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Oauth Callback