Stytch · Arazzo Workflow
Stytch B2B Organization Magic Link Login
Version 1.0.0
Send an organization-scoped email magic link and authenticate the clicked token.
View Spec
View on GitHub
AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper ToolsArazzoWorkflows
Provider
Workflows
magic-link-org-login
Email an org-scoped magic link, authenticate the token, and validate the session.
Sends a login-or-signup email magic link scoped to an organization, exchanges the clicked token for a member session, then validates that session token.
1
sendMagicLink
api_b2b_magic_v1_b2b_magic_links_email_LoginOrSignup
Send a login-or-signup email magic link scoped to the organization so the member can authenticate by clicking through.
2
authenticateMagicLink
api_b2b_magic_v1_Authenticate
Authenticate the magic link token captured from the clicked link to mint a member session.
3
authenticateSession
api_b2b_session_v1_Authenticate
Validate the member session token to confirm the session is active and resolve the member and organization.