Integrate MFA with TOTP
Open
- Dominant language
- Rust
- Stars
- 40
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
As the name implies, we should add an integration for users to opt into MFA
Current auth methods:
- Basic - username + password with recovery codes
- SSO
MFA should be opt in and allow users who use the basic login type to leverage authenticator apps to generate time-base one time codes for authentication
Contributor guide
Research direction
Start by reviewing the existing Basic login and recovery-code authentication described in the issue, and compare it with the SSO path. Done means Basic-login users can opt into MFA and authenticate with time-based one-time codes from an authenticator app; the issue does not name files or tests to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100