Stytch · Arazzo Workflow
Stytch B2B Email OTP Login
Version 1.0.0
Send an email OTP to an organization member and authenticate the code.
View Spec
View on GitHub
AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper ToolsArazzoWorkflows
Provider
Workflows
email-otp-login
Send an organization email OTP and authenticate the code.
Dispatches a one-time passcode by email to a member of an organization and exchanges the member-entered code for an authenticated member session.
1
sendEmailOtp
api_b2b_otp_v1_b2b_otp_email_LoginOrSignup
Send a one-time passcode by email to the member, creating the member if no account exists yet in the organization.
2
authenticateEmailOtp
api_b2b_otp_v1_b2b_otp_email_Authenticate
Authenticate the email one-time passcode the member entered to mint a member session.