Repository navigation
Passkeys
Passkeys are a form of passwordless user authentication for websites and apps, that is designed to provide a high level of security by leveraging public key infrastructure. Unlike passwords, no shared secret is exchanged between the user and a service. Instead, the public key is sent to the server, while the private key is stored in the user’s device.
To verify the user’s identity, users can use biometric data, such as a fingerprints or facial recognition, instead of relying on a user-generated password. This makes it much more difficult for attackers to gain unauthorized access to an account, as passkeys are two-factor-authentication (2FA) by default. Concisely, they avoid a range of password-based attacks, including phishing, by providing an additional layer of security.
The Single Sign-On Multi-Factor portal for web apps, now OpenID Certified™
ZITADEL - Identity infrastructure, simplified for you.
Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication. 🔁 Mirror of https://codeberg.org/allauth/django-allauth/
Privacy-first Customer Identity and Access Management (CIAM) for modern apps. Open source alternative to Auth0, Cognito, Clerk, Descope, Stytch.
A simple and easy-to-use OIDC provider that allows users to authenticate with their passkeys to your services.
WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.
🔐 A curated list of awesome WebAuthn and Passkey resources
The source code for webauthn.io, a demonstration of WebAuthn.
WebAuthn ruby server library ― Make your Ruby/Rails web server become a conformant WebAuthn Relying Party
Webauthn / passkeys helper library to make your life easier. Client side, server side and demo included.
A simple PHP WebAuthn (FIDO2/Passkey) server library
Passwordless authentication with Amazon Cognito: FIDO2 (WebAuthn, support for Passkeys), Magic Link, SMS OTP Step Up
Use passkeys in your Laravel app
WebAuthn (Passkeys) library for .NET.
Django Authentication Backend For Passkeys
The all-in-one developer dashboard with features for server management using docker, error logging, project management, Discord app builder and game server remote access.
Svelte / SvelteKit authentication library featuring passkeys, social sign in, user management and more.
Open source alternative to Auth0 / Firebase Auth
Browser-only utils for locally managing WebAuthn (passkey) API