Auth

Api Auth Oauth Callback

OAuth callback — exchanges authorization code for user profile, creates session, and redirects to dashboard.

get/api/auth/oauth/{provider}/callback

Path parameters

providerstring required

Response

Successful Response

{"stackTrail":"paths:/api/auth/oauth/{provider}/callback:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}

Changes