dqtkien / webauthn-demo

A demo of passwordless Web Authentication (WebAuth)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Authentication demo

A demo of passwordless authentication using Web Authentication (WebAuthn).

Demo

To run the demo, run npm install once and then npm start and view the demo on https://localhost:8080

For a detailed explanation see my article on Medium

The WebAuthn server will be running on http://localhost:3000

About

A demo of passwordless Web Authentication (WebAuth)


Languages

Language:JavaScript 78.9%Language:HTML 15.6%Language:CSS 5.5%