Skip to content

A demo of passwordless Web Authentication (WebAuth)

Notifications You must be signed in to change notification settings

greenbaum/webauthn-demo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 78.9%
  • HTML 15.6%
  • CSS 5.5%