davidearl / webauthn

An implementation of webauthn in PHP on the server side (e.g Yubico 2 and Google Titan keys)
https://webauthn.davidearl.uk
MIT License
129 stars 24 forks source link

TypeError: Element of 'transports' member of PublicKeyCredentialDescriptor 'internal' is not a valid value for enumeration AuthenticatorTransport. #38

Open bullet64 opened 4 years ago

bullet64 commented 4 years ago

Hello,

i am testing your example website (https://webauthn.savesnine.info/) and i got this error.

TypeError: Element of 'transports' member of PublicKeyCredentialDescriptor 'internal' is not a valid value for enumeration AuthenticatorTransport.

I am using Linux and FF 60.9.0esr