You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current inclusion of django-two-factor-auth is mostly due to my own familiarity with it, but I would prefer something that offers more out of the box, including modern MFA options that do not just improve security but also user experience. The template does not ship with any prebuilt auth screens right now because I've been considering alternatives.
Criteria
Can be built into the template without requiring extensive customization or configuration post-bootstrapping
Provides multiple modern auth options: passkeys/fido2/u2f/totp
The current inclusion of
django-two-factor-auth
is mostly due to my own familiarity with it, but I would prefer something that offers more out of the box, including modern MFA options that do not just improve security but also user experience. The template does not ship with any prebuilt auth screens right now because I've been considering alternatives.Criteria
Potential options
The text was updated successfully, but these errors were encountered: