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 button to call isUserVerifyingPlatformAuthenticatorAvailable #40

Closed kpaulh closed 6 years ago

kpaulh commented 6 years ago

Chrome desktop and Android are about to have implementations for this API call. Would be great if we could test via the demo site. Thanks!