Skip Navigation

VoidAuth Release v1.1.0 - Passkey-only Users 🔑

github.com Release v1.1.0 · voidauth/voidauth

What's Changed Features 🚀 Passkey-Only Users 💯 Approval emails for new users Admin notification emails, and ADMIN_NOTIFICATION variable for determining maximum notification frequency DEFAULT_REDIR...

Release v1.1.0 · voidauth/voidauth

VoidAuth is a self-hosted Single Sign-On solution that aims to be easy to setup and use while feeling seamless to your users. Release v1.1.0 brings a few new features I have been working on and am excited about:

  • Passkey-only Users, the option on sign-up to use a passkey instead of a password.
  • Admin Notification Emails, so admins know when they have new tasks such as user registrations to approve.
  • Approval Emails for New Users, so new users awaiting approval know when they have been.
  • DEFAULT_REDIRECT back to your main page for invitations, logouts, etc.
  • and more!
1 comments
  • It’s good to see an auth library with built-in OIDC server. Thanks for the post I’ll check.