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

MFA using an Authenticator app #292

Merged
merged 104 commits into from
Sep 9, 2024
Merged

MFA using an Authenticator app #292

merged 104 commits into from
Sep 9, 2024

Conversation

dantownsend
Copy link
Member

@dantownsend dantownsend commented Aug 9, 2024

If you look at example_projects/mfa_demo there's an example project, where MFA using an authenticator app works.

The authenticator MFA backend is pretty much done.

The email MFA is only half done - I might remove it from this PR.

Remaining tasks:

  • Finish tests
  • Fix linter issues
  • Update docs
  • Remove email provider for now?

@dantownsend dantownsend marked this pull request as ready for review September 8, 2024 22:11
@dantownsend
Copy link
Member Author

OK, I think I've addressed all of the review comments now. Thanks for the really helpful input.

My plan is to release this tomorrow, so I can get the corresponding Piccolo Admin PR passing, and then release that shortly after.

@Skelmis
Copy link
Contributor

Skelmis commented Sep 8, 2024

Just the one final comment otherwise it looks all good to me at face value! Loving the work

@dantownsend dantownsend changed the title MFA prototype MFA using an Authenticator app Sep 9, 2024
@dantownsend
Copy link
Member Author

OK, ready to merge - thanks again!

I think the next improvement I'd love to have is account lockout if a user fails the MFA too many times. But that can be in a future PR.

@dantownsend dantownsend merged commit 48e2e90 into master Sep 9, 2024
13 checks passed
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
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants