https://github.com/w3c/webauthn/pull/1920 will add to the spec's JSON serialization and deserialization types values related to the addition of authentication-time attestation to L3 draft.
NOTE: This is a more enterprise-y WebAuthn feature but should still be usable with SimpleWebAuthn.
Authentication-time attestation will end up being dropped from L3 via https://github.com/w3c/webauthn/pull/1997. There won't be any need for me to change anything in here related to this after all.
Describe the issue
https://github.com/w3c/webauthn/pull/1920 will add to the spec's JSON serialization and deserialization types values related to the addition of authentication-time attestation to L3 draft.
NOTE: This is a more enterprise-y WebAuthn feature but should still be usable with SimpleWebAuthn.
Reproduction Steps
N/A
Expected behavior
N/A
Code Samples + WebAuthn Options and Responses
N/A
Dependencies
N/A
SimpleWebAuthn Libraries
N/A
Additional context
N/A