A prototype of using the Web Authentication API. This prototype is made for academic purposes only.
-
Run the server with node using this command: node server.js
It should display "Listening on port 1337". -
Open til URL http://localhost:1337/ in a browser. (Tested with Google Chrome)