google / webauthndemo

An example Node.js Relying Party implementation of the WebAuthn specification
https://try-webauthn.appspot.com
Apache License 2.0
565 stars 123 forks source link

Support for COSE_Key formatted keys is needed #17

Closed cpiper closed 6 years ago

cpiper commented 6 years ago

Current drafts of the webauthn spec require COSE formatted keys. Support for decoding these keys is necessary for an RP.