webauthn icon indicating copy to clipboard operation
webauthn copied to clipboard

Web Authentication: An API for accessing Public Key Credentials

Results 204 webauthn issues
Sort by recently updated
recently updated
newest added

The resolves #1658 by defining the `devicePubKey` extension et al. It is admittedly rough and will need further work, thus am casting it as a "draft" PR. update 4-Mar-2022: @ve7jtb...

type:technical

Fixes #1740. This depends on PR #1771. I open this as a "draft" PR because it has PR #1771 as its base branch, to isolate the diff to the changes...

type:editorial

## Proposed Change I propose adding a new API to `PublicKeyCredential` that would allow RP's to determine the feasibility of generating a backup-eligible platform authenticator credential. The majority of our...

type:technical

Fixes #1510. Fixes #1556. This depends on PR #1771 and #1773. I open this as a "draft" PR because it has PR #1773 as its base branch, to isolate the...

type:technical
subtype:rp-ops
stat:puntable

This would merge into PR #1658, not the main branch. In writing https://github.com/w3c/webauthn/pull/1663#pullrequestreview-1057229775 I had already done most of the work of working out what the merge conflicts are and...

process:meta-pr

sorry if this is a bit half-baked, i'm not a security expert, just a casual webauthn enjoyer. I had an idea, inspired a bit by smart cards, about some sort...

stat:Discuss
subtype:FeatureProposal

This fixes an [outstanding review comment](https://github.com/w3c/webauthn/pull/1737#discussion_r891370788) from PR #1737. *** Preview | Diff

type:editorial

This is a step towards resolving #1740 and #1510, but I think it's substantive enough to warrant review on its own. This is a prerequisite of PR #1772, PR #1773...

type:editorial

I was talking about this previously with @nsatragno, that there should be a method for an RP to indicate to a device that it may need to update it's knowledge...

Initially filing this as a placeholder for the level three charter: As WebAuthn becomes more common (yay!) the need to support remote desktop products becomes more salient. This is delicate...

type:technical
@Risk