Start OAuth sign-in
POST/api/auth/oauth/:provider
Returns an authorization URL. Redirect the user’s browser there. The provider must be configured and enabled for this project. Optional JSON body sets redirectUrl (otherwise dashboard / project defaults apply).
Request
Responses
- 200
- 400
- 401
OK
Invalid body (Zod)
Missing or invalid API key