oauth

Authorize Grant

Complete the authorization flow after user consent.

Called by the frontend after Clerk authentication + user consent. The user_id is derived from the authenticated session, not the request body.

post/oauth/authorize/grant

Response

Successful Response

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

Changes

No recorded changes to this endpoint across all 3 revisions of this API.