- From: James Hartig via GitHub <sysbot+gh@w3.org>
- Date: Fri, 19 Jan 2024 16:44:49 +0000
- To: public-webauthn@w3.org
> The [definition of allowCredentials](https://w3c.github.io/webauthn/#dom-publickeycredentialrequestoptions-allowcredentials) recommends to set it to a list of the [credential descriptors for credential records](https://w3c.github.io/webauthn/#credential-descriptor-for-a-credential-record) in the [user account](https://w3c.github.io/webauthn/#user-account). I think that was the part I was missing. > I think we could improve the description of PublicKeyCredential.transports and include a reference to credentialRecord.transports there, though. I think that could have the additional benefit of making the paragraph a bit shorter, too. @jameshartig does that seem like a fair solution? I agree, the current paragraph talks about storing the `getTransports()` return and using that stored value when it could just reference the `credentialRecord.transports` and it would be clearer. Thank you! -- GitHub Notification of comment by jameshartig Please view or discuss this issue at https://github.com/w3c/webauthn/issues/2016#issuecomment-1900746789 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Friday, 19 January 2024 16:44:51 UTC