🔐 A curated list of awesome WebAuthn and Passkey resources
-
Updated
Nov 6, 2024
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.
🔐 A curated list of awesome WebAuthn and Passkey resources
WebAuthn ruby server library ― Make your Ruby/Rails web server become a conformant WebAuthn Relying Party
A simple PHP WebAuthn (FIDO2/Passkey) server library
OpenID Connect Single Sign-On Identity & Access Management
WebAuthn4J Extension for Spring Security
WebAuthn (Passkeys) library for .NET.
一款社区驱动的免费、高速、稳定、安全的内网穿透、网络隔离、P2P传输、零信任网络ZTNA、堡垒机、异地组网SD-WAN,打破传统网络边界的Mesh网格网络安全产品。
🔒 WP-WebAuthn allows you to safely login to your WordPress site without password.
Passkeys demo using Cloudflare Workers, KV, and D1
Hanko integration for Nuxt
FIDO2/ PassKey compatible authentication library
pwawallet.xyz
Android Passkey Example : Sample app using Credential Manager API to redirect to a home page if credentials exist or show manual login options if not.
PassKeeZ is a FIDO2/ Passkey compatible authenticator implementation for Linux