Repository navigation

#

Passkeys

维基百科

相关主题

WebAuthnAuthentication

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.

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/

Python
10149
10 天前

Privacy-first authentication and user management for B2C and B2B. Open source alternative to Auth0, Cognito, Clerk, Descope, Stytch.

Go
8431
1 天前

A simple and easy-to-use OIDC provider that allows users to authenticate with their passkeys to your services.

Go
4312
3 小时前

WebAuthn, Simplified. A collection of TypeScript-first libraries for simpler WebAuthn integration. Supports modern browsers, Node, Deno, and more.

TypeScript
2029
10 小时前

🔐 A curated list of awesome WebAuthn and Passkey resources

1729
2 个月前

Passkeys, FIDO2 and WebAuhtn .NET library.

C#
1347
1 个月前

The source code for webauthn.io, a demonstration of WebAuthn.

Python
716
3 天前

Webauthn / passkeys helper library to make your life easier. Client side, server side and demo included.

TypeScript
558
2 个月前
TypeScript
547
1 天前
PHP
539
1 个月前

Passwordless authentication with Amazon Cognito: FIDO2 (WebAuthn, support for Passkeys), Magic Link, SMS OTP Step Up

TypeScript
431
22 天前

Use passkeys in your Laravel app

PHP
392
10 天前

Django Authentication Backend For Passkeys

Python
233
1 个月前

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.

HTML
180
1 个月前