mdn / mdn/browser-compat-data

api.PublicKeyCredential - missing platform-specific compatibility for desktop operating systems

Open
#30,559 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

data:api needs triage
Dominant language
JSON
Stars
5.8k
Forks
2.6k
Avg merge
1d 21h
Merged PRs (30d)
186

Description

What type of issue is this?

Missing compatibility data

What information was incorrect, unhelpful, or incomplete?

WebAuthn's supported features depend on both the browser and the platform/OS it's running on, even on desktop platforms.

Current compatibility data flags this as "desktop vs. Android vs. iOS", but "desktop" needs to be split further for at least BSD + Linux, macOS and Windows.

Passkey managers that provide browser extensions (rather than platform-level plugins) monkey-patch navigator.credentials.create and navigator.credentials.get, which entirely bypasses everything a browser does. This can cause completely different behaviour to the usual browser X platform.

For a user and developer, this can cause inconsistent behaviour between platforms, and also whether or not you have a passkey manager browser extension installed.

This is also an issue with the MDN content itself, but a first step would be to expand the matrix to include different desktop platforms.

What browsers does this problem apply to, if applicable?
  • Chromium on Linux
  • Chromium on macOS
  • Firefox on BSD
  • Firefox on Linux
  • Firefox on Solaris
  • Browsers that use iOS and iPadOS platform APIs
  • Browsers that use macOS' platform APIs (Firefox, Safari)
  • Browsers that use Windows' platform APIs
What did you expect to see?

Some examples of platform-specific support issues:

Did you test this? If so, how?

Manually with https://demo.yubico.com/webauthn-developers

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

Bugs referenced inline. MDN page for this is https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API

Do you have anything more you want to share?

No response

MDN URL

https://developer.mozilla.org/en-US/docs/Web/API/Web_Authentication_API

MDN metadata
MDN page report details
  • Query: api.PublicKeyCredential
  • Report started: 2026-09-17T05:42:27.326Z

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 with the BCD entry queried as api.PublicKeyCredential and review how the MDN Web Authentication API page represents desktop compatibility. Use the listed browser and operating-system cases and linked vendor references to define the platform split, then validate the resulting matrix against the reported examples and demo.yubico.com.

Written by the indexing model from the issue text.

Assessment

Tech stack
json
Domain
documentation
Issue type
Documentation
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.