Best Flask open-source libraries and packages

Flask webauthn demo

Demonstration of using Flask, Webauthn, and Htmx to authenticate users painlessly without passwords
Updated 1 month ago

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.