demml / demml/opsml

Integrate MFA with TOTP

Open
#290 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.