google / webauthndemo

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

Add support for generating caBLE session data. #43

Closed arnar closed 6 years ago

arnar commented 6 years ago

Adds fields to the Credential entity to store data needed by the caBLE transport proposal. These are used to populate the extension fields for caBLE session data during authentication.