nextcloud / nextcloud/server

Notify users of webauthn (passkey) possibilities

Open
#34,767 1 comment 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement feature: authentication
Dominant language
PHP
Stars
36.9k
Forks
5.2k
Avg merge
2d 3h
Merged PRs (30d)
713

Description

These days more and more devices have webauthn built in. For example modern windows laptops have windows hello. Macbooks have their fingerprint reader magic. So using something like https://www.twilio.com/blog/detect-browser-support-webauthn would allow Nextcloud to detect somebody is on a compatible device.

This would then allow Nextcloud to notify the user that they might want to use this. For easier and more secure login.

This would then probably also mean more text on the webauthn page would help to explain this to people.

CC: @ChristophWurst

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the linked browser-support detection approach and the existing WebAuthn page. Identify where the application can detect support and where login-related notices are rendered. Done means compatible users receive a helpful notification and the WebAuthn page explains the possibility clearly.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
authentication, frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.