Matthew Miller
Matthew Miller
## Description Ask the [TAG](https://www.w3.org/2001/tag/) for review; see [how to work with the TAG](https://tag.w3.org/workmode/). If you are developing javascript APIs you may also want to ask [[email protected]](mailto:[email protected]), a technical discussion...
Right now the fact that `digital.requests` is an array communicates that it SHOULD be possible to specify multiple presentation requests. And in the past we've talked about how it would...
## Describe the issue To date publishing packages has been a manual process - I increment a version number, write the changelog, then manually run the requisite publishing scripts locally....
## Proposed Change An RP that wants to use Related Origins during authentication would benefit greatly from storing with a credential the RP ID that was specified during its registration....
Closes #2257 This PR adds `rpId` to Credential Record. This optional field is defined to try and help guide RPs, that wish to use Related Origins, to store values that...
Note to self: Find places to add sensible use of the Signals API methods.
This PR adds initial text on A) how user agents MUST handle the presence of multiple presentation requests in `options.digital.requests`, and B) how verifiers SHOULD populate `options.digital.requests` to handle getting...
## Proposed Change It doesn't seem possible today, with the currently defined WebAuthn virtual authenticator API, to emulate use of synced passkey credential managers. The authenticator data `signCount` always increments...
## Description We're seeing some websites facilitate the migration of current passkey users to passkeys bound to a new RP ID. For example, https://x.com is communicating their upcoming migration of...