An open API service indexing awesome lists of open source software.

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.

https://github.com/authsignal/authsignal-keycloak-provider

Authsignal Keycloak Authentication Provider

2fa keycloak keycloak-spi mfa passkeys

Last synced: 28 Mar 2025

https://github.com/authsignal/aws-cognito-react-native-example

An example app showing how to implement passkeys using the Authsignal React Native SDK with AWS Cognito

amplify android aws cognito ios passkeys react-native

Last synced: 28 Feb 2025

https://github.com/koditoriet/fenris-authenticator

Really secure passkey provider and TOTP authenticator

android-application authenticator kotlin passkeys totp

Last synced: 12 Apr 2026

https://github.com/doublemarket/passkey-sample

Sample mobile (iOS/Android) application that shows how Passkey works

passkey passkeys react-native

Last synced: 18 Jan 2026

https://github.com/lucasamonrc/passkeys

This simple application demonstrates how to set up passkey registration and authentication flows using TypeScript.

passkeys typescript webauthn

Last synced: 11 Jun 2025

https://github.com/lauravuo/flutter-webauthn-example

Example application for WebAuthn login from Flutter app

flutter passkeys webauthn

Last synced: 08 May 2026

https://github.com/mgunawardhana/nestjs-passkey-auth-platform

Modern passwordless authentication system using WebAuthn (Passkeys) with NestJS and MongoDB. Features include multi-device passkeys, MFA, risk-based authentication, JWT refresh rotation, RBAC/ABAC authorization, audit logs, and compliance-ready security design.

authentication fido2 iam identity mfa passkeys passwordless security webauthn zero-trust-security

Last synced: 11 Mar 2026

https://github.com/joebb10/autsec-passkey

A Python script implementing a new authentication system using encrypted passkeys. Users can generate passkeys, register devices, and securely login. Simplifies user authentication with an easy-to-use passkey mechanism.

2fa authentication authentication-backend cybersecurity passkey-manager passkeys

Last synced: 18 Apr 2026

https://github.com/ssobue/passkeys-sample

Passkeys Authentication on Spring Boot

java passkeys spring-boot

Last synced: 02 Apr 2026

https://github.com/developmeh/passkey-origin-validator

Validates .well-known/webauthn and Passkey ROR checks as implemented by chromium as a reference

passkeys related-origin-requests webauthn well-known-uri

Last synced: 19 Nov 2025

https://github.com/sourcecode081017/passkey-auth-go

Project to illustrate passkey authentication (FIDO2 / webauthn) using Go Lang and react

fido2 golang passkeys react webauthn

Last synced: 14 Jan 2026

https://github.com/mrboombastic/webauthn2go

A work-in-progress Go library designed to simplify the server-side implementation of the WebAuthn (FIDO2) protocol for passwordless authentication.

2fa auth authentication go mfa passkey passkeys webauthn

Last synced: 12 Oct 2025

https://github.com/systemslibrarian/crypto-lab-webauthn

rowser-based WebAuthn/Passkeys demo — real ECDSA P-256 credential keys, challenge-response assertions signing origin+challenge+counter, phishing/replay/clone attacks all blocked. The private key never leaves the authenticator

authentication challenge-response crypto-lab cryptography ctap ecdsa fido2 p256 passkeys passwordless phishing-resistant webauthn

Last synced: 09 Jun 2026

https://github.com/wbrijesh/whodis

built this as a refresher on handling webauthn

passkeys webauthn

Last synced: 31 Aug 2025

https://github.com/eliottwantz/plock

Plock is an all in one authentication server, providing email & password, email verification codes, two-factor authentication, OAuth with social providers, and passkey authentication.

authentication bearer-tokens docker javascript mobile-authentication oauth2 passkeys sessions sveltekit tailwindcss turso typescript

Last synced: 26 May 2026

https://github.com/vishwajeetsharma/wicket-backend

WICKET is a self-hosted authentication system, currently in early development, designed to provide modern and modular login methods for web applications.

authentication fastify oauth2 passkeys totp valkey wicket

Last synced: 19 Sep 2025

https://github.com/sibiraj-s/go-webauthn-example

Example react app for illustrating WebAuthn with go-webauthn

go-webauthn passkeys

Last synced: 13 Aug 2025

https://github.com/nucypher/passkeys-taco-poc

PoC implementing passkeys to TACo encryption authentication

cryptography encryption-decryption passkeys taco threshold-cryptography web3

Last synced: 07 Sep 2025

https://github.com/hibiki-cube/phperkaigi-2025-try-passkey

PHPerKaigi 2025での登壇、「パスキーでのログインを実装してみよう!」のデモページです。

cloudflare-workers drizzle drizzle-orm passkey passkeys passkeys-demo phperkaigi svelte sveltekit

Last synced: 06 May 2026

https://github.com/mojoauth/dotnet-sdk

A comprehensive .NET SDK for implementing secure passwordless authentication in your .NET applications using MojoAuth's authentication services. This SDK provides a seamless way to integrate modern authentication methods while maintaining the robust type safety and performance characteristics that .NET developers expect.

authentication authentification dotnet dotnet-core mfa otp otp-verification passkeys passwordless passwordless-login paswordless-authencation phone totp

Last synced: 20 Mar 2025

https://github.com/timothy-bartlett/django-allauth

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

accounts authentication django login oauth2 passkeys python registration saml signup social-login two-factor-authentication webauthn

Last synced: 20 May 2026

https://github.com/leoho0722/passkeysexample

iOS App 開發練習 − PassKeysExample

await-async fido2 ios passkeys swift uikit

Last synced: 15 Jun 2026

https://github.com/mojoauth/java-sdk

Integrate MojoAuth into your Java application with ease. Our Java SDK provides seamless support for advanced authentication features such as PassKeys, SMS, OIDC, SAML, Social Sign-In, MFA, FIDO, OTP, and passwordless login. Experience top-tier security and performance with our API-first solution.

authenitcation ciam iam identity-server java-library mfa otp passkeys passkeys-demo passwordless passwordless-authentication

Last synced: 06 Sep 2025

https://github.com/mojoauth/go-sdk

A robust and efficient Go SDK for implementing passwordless authentication in your Go applications using MojoAuth's secure authentication services.

ciam go golang iam passkeys passwordless passwordless-auth passwordless-authentication passwordless-login sdk sdk-go sdk-golang

Last synced: 29 Mar 2025

https://github.com/passageidentity/example-cognito

A demo of how to integrate passkeys via Passage Flex into your AWS Cognito stack

authentication aws cognito passage passkeys passwordless webauthn

Last synced: 17 Feb 2026