Setup & Installation
What This Skill Does
Adds Multi-Factor Authentication to Auth0-powered apps. Covers TOTP, SMS, email, push notifications, WebAuthn/passkeys, and step-up verification for sensitive operations. Also handles adaptive MFA based on risk signals and compliance needs like HIPAA or PCI-DSS. Auth0's MFA setup involves multiple API calls, Action scripts, and framework-specific token inspection. This skill consolidates the config steps, acr_values usage, and backend validation into one reference so you don't piece it together from scattered docs.
When to use it
- Working with auth0 mfa functionality
- Implementing auth0 mfa features
- Debugging auth0 mfa related issues
