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

[Feature Request] Finalize 2FA implementation #709

Open
matoszz opened this issue Mar 28, 2024 · 0 comments
Open

[Feature Request] Finalize 2FA implementation #709

matoszz opened this issue Mar 28, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@matoszz
Copy link
Contributor

matoszz commented Mar 28, 2024

We've implemented some basic functionality around OTP code generation and storage, but need to finish 2FA constructs such that:

  • The user can both enable and disable 2FA or select different mechanisms to perform 2FA
  • We generate a barcode and can display the barcode to add utilities such as google authenticator
  • We have webfinger endpoints or similar functionality that allows for us to know during the login flow if the user has enabled 2FA or not
  • The user is able to download their recovery codes and we check for the use of one of the recovery codes during login
@matoszz matoszz added the enhancement New feature or request label Mar 28, 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
Development

No branches or pull requests

2 participants