Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

doc: How to Manage WebAuthn Keys: Browser, macOS, YubiKey, etc

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
42/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
macos, shell

Research direction

No target documentation file or test is named. Start by locating the project’s documentation area, then review the Chromium, macOS, and YubiKey sections and their linked downloads. Done means the key-management guidance is placed in the appropriate documentation location and the listed instructions and links are accurate.

Written by the indexing model from the issue text.

Description

Chromium

  • chrome://settings/passkeys
  • brave://settings/passkeys
Screenshot 2024-09-06 at 5 46 37 PM

macOS

  • Search "passkeys" in macOS Settings
Screenshot 2024-09-06 at 5 46 47 PM

YubiKey

The GUI doesn't seem to do much of anything. The CLI has more options:

# this definitely shows fewer accounts that I know I have, but I didn't find them under the other options either
ykman fido credentials list --csv
credential_id,rp_id,user_name,user_display_name,user_id
6ccd32400f0fc8cecfbaeca6932a53612477b57629ad1d36a461ca6e01342dd93df0af0f8db9d224d0f801482f22660e,local.pocketid.app,aj@therootcompany.com,aj,302e3430313230383733343534383933363335
ykman fido credentials delete <full-id> [-f]
Dominant language
JavaScript
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

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.

More from BeyondCodeBootcamp/passkeys

All issues in BeyondCodeBootcamp/passkeys

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.