Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
#

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.

Here are 273 public repositories matching this topic...

autheliazitadel

ZITADEL - Identity infrastructure, simplified for you.

  • UpdatedMar 19, 2025
  • Go

Integrated set of Django applications addressing authentication, registration, account management as well as 3rd party (social) account authentication.

  • UpdatedMar 14, 2025
  • Python

The Complete Authentication and User Management Solution for the Passkey Era. Open Source Alternative to Clerk, Auth0, et al.

  • UpdatedMar 19, 2025
  • Go

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

  • UpdatedJan 26, 2025
  • TypeScript

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

  • UpdatedMar 19, 2025
  • Go

🔐 A curated list of awesome WebAuthn and Passkey resources

  • UpdatedJan 8, 2025

WebAuthn ruby server library ― Make your Ruby/Rails web server become a conformant WebAuthn Relying Party

  • UpdatedMar 11, 2025
  • Ruby

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

  • UpdatedFeb 20, 2025
  • Python
webauthn

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

  • UpdatedMar 16, 2025
  • TypeScript
WebAuthn

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

  • UpdatedFeb 18, 2025
  • TypeScript

Django Authentication Backend For Passkeys

  • UpdatedNov 13, 2024
  • Python
passlock

Svelte / SvelteKit authentication library featuring passkeys, social sign in, user management and more.

  • UpdatedNov 27, 2024
  • Svelte

Use passkeys in your Laravel app

  • UpdatedMar 8, 2025
  • PHP

Browser-only utils for locally managing WebAuthn (passkey) API

  • UpdatedMar 5, 2025
  • JavaScript
flutter-passkeys

Easily provide passkey authentication based on FIDO2 / WebAuthn for Flutter apps (iOS & Android) via a dedicated Flutter package

  • UpdatedMar 19, 2025
  • Dart

FIDO2-certified passkey server and SDKs

  • UpdatedNov 27, 2024
  • Go

A Swift library for implementing the WebAuthn spec

  • UpdatedFeb 7, 2025
  • Swift

[8]ページ先頭

©2009-2025 Movatter.jp