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
Create a TOTP registration for the member, returning the shared secret, QR code, and recovery codes for the authenticator app to scan.
2
authenticateTotp
Authenticate the first TOTP code generated by the member's authenticator app to complete enrollment and mint a member session.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.