rickh94 / flask-webauthn-demo

Demonstration of using Flask, Webauthn, and Htmx to authenticate users painlessly without passwords

Home Page:https://flask-webauthn.rickhenry.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Demonstration of using Flask, Webauthn, and Htmx to authenticate users painlessly without passwords

https://flask-webauthn.rickhenry.dev

License:MIT License


Languages

Language:HTML 35.1%Language:CSS 32.5%Language:Python 30.9%Language:Mako 0.7%Language:Dockerfile 0.4%Language:Shell 0.3%Language:JavaScript 0.2%