Skip to content

rickh94/flask-webauthn-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask WebAuthn Demo

Live Demo

This is my demo application showing how I used Flask and WebAuthn to create a fully passwordless login flow. I wrote a series of blog posts about building it. Try out the live demo.

Different from blog

This branch does not exactly match the source from the end of my blog series. The changes are mostly CSS and adapting it to be deployed to my dokku server. For the exact version checkout this branch.