NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Support Passkey authentication
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
Is your feature request related to a problem? Please describe.
Passwords have become a scourge of mankind. Everybody knows they are insecure and user re-use passwords because they can't remember an unique password for each service.
Describe the solution you'd like
User authentication via Passkeys has become super-simple, especially on Github, where Passkeys are detected automagically after pressing the button "Use Passkeys" without having to enter any username or password.
It would be a blessing for users to authenticate at Nginx-Proxy-Manager with Passkeys.
Describe alternatives you've considered
Identity-Provider (e.g. Authentik) -> complicated setup
Authenticating proxy -> two proxies in a row?
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
The issue names no files, tests, or entry points, so first map how authentication is implemented in Nginx Proxy Manager and identify the relevant frontend and backend boundaries. Done means users can authenticate through Passkeys without requiring a username or password, with coverage for the supported authentication flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- authentication, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100