Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 341 Bytes

File metadata and controls

10 lines (7 loc) · 341 Bytes

WebAuthPrototype

A prototype of using the Web Authentication API. This prototype is made for academic purposes only.

Instructions

  1. Run the server with node using this command: node server.js
    It should display "Listening on port 1337".

  2. Open til URL http://localhost:1337/ in a browser. (Tested with Google Chrome)