What is Stupid Webauthn?
A simple, Open Source, web service that provides Passkey authentication for your websites.
- Send emails to verify
- Create passkeys to authenticate
- __
I found many alternative use Passkeys as a 2nd factor authentication on top of passwords, I'm trying to make this as simple as possible to get started: Getting Started
How would users interact with this?
info
While Stupid Webauthn handles the authentication, it does not handle authorization (user roles), this is instead left to your server to handle.