Flask WebAuthn Demonstration
This is a demo application for using WebAuthn Biometric authentication in a Python Flask App. You can try it out by clicking Register Above.
Functionality
- Register New Users
- Login Users using their device's biometric authentication (Fingerprint sensor)
- Login Existing users using their email and setup new biometric auth
Read more about how I build it on My Blog.