Stytch · Arazzo Workflow
Stytch OAuth Authenticate and Session
Version 1.0.0
Authenticate an OAuth token returned from a provider redirect and read the session.
View Spec
View on GitHub
AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper ToolsArazzoWorkflows
Provider
Workflows
oauth-authenticate-session
Authenticate an OAuth token and verify the resulting session.
Exchanges the OAuth token captured from a provider redirect for a session, then reads the active sessions for the resolved user.
1
authenticateOauth
api_oauth_v1_Authenticate
Authenticate the OAuth token to complete the social login, minting a session and resolving the user.
2
getSession
api_session_v1_Get
Read the active sessions for the authenticated user to confirm the OAuth login established a session.