v1

latestOpenAPI 3.1.02026-07-13193557.5 KB
oauth

Authorize

OAuth 2.0 Authorization endpoint.

Meta redirects the user here. We validate the request, then redirect to a consent page where the user authenticates (via Clerk) and grants access.

get/oauth/authorize

Query parameters

client_idstring required
redirect_uristring required
response_typestring
scopestring
statestring nullable

Response

Successful Response

{"stackTrail":"paths:/oauth/authorize:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}