Skip to main content
When using your own HTML for pages with Classic Login, it relies on the Auth0 MFA Widget which has the following limitations:
  • It does not support MFA with email.
  • If users enrolled more than one factor, they cannot select which one to use, the MFA widget prompts them to login with the most secure factor.
  • It does not use ’s internationalization features.
The theme options for the MFA Widget are namespaced under the theme property.

Examples

See a Guardian basic widget example using auth0-guardian.js. See the readme for details.

Learn more