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

Make the demo ES6 + WebComponents (Polymer) based #29

Closed agektmr closed 6 years ago

agektmr commented 6 years ago

This simplifies both HTML and JavaScript.

To build, install node, npm then at project root directory:

> npm i -g bower
> bower install