Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
coolaj86 opened this issue Sep 7, 2024 · 0 comments
Open

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

coolaj86 opened this issue Sep 7, 2024 · 0 comments

Comments

@coolaj86
Copy link
Contributor

coolaj86 commented Sep 7, 2024

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,[email protected],aj,302e3430313230383733343534383933363335
ykman fido credentials delete <full-id> [-f]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant