WorldconVotingSystems / WorldconVotingSystems/nomnom
Implement an option to add a passkey for staff users
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 17
- Forks
- 15
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
In order to decouple the Admin access from any access control methods used by the convention, it should be possible to add a Passkey for admin users. This is in contrast to, say, adding a password or alternate social authentication.
The idea would be that admins would add a passkey for themselves, which they could use independently of the convention based authentication.
- add an app to support passkeys, or write one?
- add a set of views and controllers accessible only to admin users to manage their passkeys
Contributor guide
No contributing guide indexed for this repository
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 evaluating the passkey app options mentioned in the issue and locating the admin authentication entry points. Define the scope for admin-only passkey views and controllers; done means staff users can add and manage passkeys independently of convention-based authentication.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- authentication, backend, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100