tiny-pilot / tiny-pilot/tinypilot
Multifactor authentication (MFA) support
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 291
- PR merge metrics
- No merged PRs in 30d
Description
Optional ability to use MFA to log in (could be authenticator code, or SMS to start with)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the authentication and login flow in the repository; the issue does not identify specific files, tests, or an MFA method. Determine whether authenticator codes or SMS is in scope, how optional enrollment and recovery should work, and define tests for successful and failed MFA login before implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100