v16

OpenAPI 3.1.0raw.githubusercontent.com2026-08-01720230.5 KB
Oauth

Create cross-domain auth handoff redirect

Creates a one-time OAuth authorization code redirect for cross-domain sign-in handoff using PKCE.

post/auth/oauth/cross-domain/authorize

Headers

x-stack-publishable-client-keystring required
x-stack-refresh-tokenstring required

Request body

redirect_uristring required
statestring required
code_challengestring required
code_challenge_method'S256'
after_callback_redirect_urlstring

Example request

{}

Response

Successful response

redirect_urlstring required