MCP OAuth

Authorize Post

Exchange a Firebase ID token for an authorization code (PKCE flow).

post/mcp/authorize

Request body

firebase_tokenstring required
redirect_uristring required
statestring
response_typestring
code_challengestring
code_challenge_methodstring
timezonestring

Response

Successful Response

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

Changes

No recorded changes to this endpoint across all 1 revision of this API.