OpenAPI 3.1.02026-08-193157239.8 KB
f4d407b9f0f9
OAuth
Handle user authorization decision from React consent page.
Query Parameters: All OAuth params from GET (client_id, redirect_uri, state, etc.)
Form Parameters: confirm: 'yes' to authorize, 'no' to deny
Returns: Redirect to client with authorization code or error
post/oauth/authorize
Response
Default error response