- From: Tim Cappalli via GitHub <sysbot+gh@w3.org>
- Date: Wed, 23 Oct 2024 17:53:28 +0000
- To: public-webauthn@w3.org
@agl had an important point that we overlooked. How does the client get the AAGUID in the first place (as credProps is populated by the client)? I suppose on `create`, the client could copy it from the attestation object if provided, but that doesn't help on `get`. For security keys, the client can get it via `getInfo`, but for passkey providers, this would require changes to platform WebAuthn APIs. -- GitHub Notification of comment by timcappalli Please view or discuss this issue at https://github.com/w3c/webauthn/issues/2157#issuecomment-2433010366 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 23 October 2024 17:53:29 UTC