Stytch · Arazzo Workflow
Stytch B2B TOTP Authenticator Enrollment
Version 1.0.0
Register a TOTP authenticator for a member and authenticate the first code.
View Spec
View on GitHub
AuthenticationIdentityPasswordlessSecurityB2BConnected AppsMCPAI AgentsDeveloper ToolsArazzoWorkflows
Provider
Workflows
totp-enrollment
Create a member TOTP registration and authenticate the first code.
Generates a TOTP secret and QR code for a member, then verifies the first authenticator code to complete enrollment and mint a member session.
1
createTotp
api_b2b_totp_v1_Create
Create a TOTP registration for the member, returning the shared secret, QR code, and recovery codes for the authenticator app to scan.
2
authenticateTotp
api_b2b_totp_v1_Authenticate
Authenticate the first TOTP code generated by the member's authenticator app to complete enrollment and mint a member session.