Stytch · Arazzo Workflow
Stytch WhatsApp One-Time Passcode Login
Version 1.0.0
Send a WhatsApp one-time passcode and authenticate the code the user enters.
View Spec
View on GitHub
AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper ToolsArazzoWorkflows
Provider
Workflows
whatsapp-otp-login
Send a WhatsApp OTP and authenticate the code to obtain a session.
Dispatches a one-time passcode over WhatsApp to the supplied phone number and exchanges the returned phone_id method and the user-entered code for an authenticated session.
1
sendWhatsappOtp
api_otp_v1_otp_whatsapp_LoginOrCreate
Send a one-time passcode over WhatsApp to the phone number, creating the user if no account exists, and return the phone_id used to authenticate.
2
authenticateOtp
api_otp_v1_Authenticate
Authenticate the one-time passcode using the phone_id as the method_id and the code the user entered to mint a session.