@auth0/nextjs-auth0/client that provides methods for handling multi-factor authentication flows from the browser.
Type Definition
Quick Reference
| Method | Purpose |
|---|---|
getAuthenticators | List enrolled MFA authenticators |
challenge | Initiate MFA challenge (send SMS/email code) |
verify | Verify MFA code and complete authentication |
enroll | Enroll new MFA authenticator |