Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Select alternative auth package #1

Open
drien opened this issue Jan 20, 2024 · 0 comments
Open

Select alternative auth package #1

drien opened this issue Jan 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@drien
Copy link
Member

drien commented Jan 20, 2024

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
  • Is maintained
  • [Maybe] Offers social auth

Potential options

@drien drien added the enhancement New feature or request label Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant