Skip to content

Resume authorization after sign-in

GET
/v1/oauth/authorize/resume
curl --request GET \
--url https://api.adversarial.com/api/v1/oauth/authorize/resume

Re-entry after the user completes OIDC login. The pending request is read from the session and the user is sent to the consent page.

Redirect to consent, or onboarding for an orgless session

No pending authorize request in session

Not logged in