Skip to main content
Version: 0.9.0

OAuth callback

GET 

/api/auth/callback

Handles the OAuth provider callback. Validates the state parameter, exchanges the authorization code for tokens, creates or updates the user, issues a session cookie, and redirects to the dashboard

Request

Responses

Redirect to dashboard with session cookie set