I tried to create a basic webauthn implementation, using the “Web Authentication API” to use user’s biometric. There’s one thing I don’t get and I didn’t find the answer online, it is: Why do I get an attestation with a format set to ‘packed’ by default instead …