What options should I pass to node-cbor to decode WebAuthN passkey authenticatorData?
To decode the AuthenticatorAttestationResponse
: attestationObject
property returned when attestationType: 'direct'
is passed to .create()
, this works:
To decode the AuthenticatorAttestationResponse
: attestationObject
property returned when attestationType: 'direct'
is passed to .create()
, this works: