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.
- GitHub: https://github.com/topics/passkeys
- Wikipedia: https://en.wikipedia.org/wiki/Passkey_(authentication)
- Related Topics: fido2, fido, webauthn, authentication, touchid, faceid, two-factor-authentication, public-key-infrastructure, ctap,
- Aliases: passkey,
- Last updated: 2026-06-18 00:19:09 UTC
- JSON Representation
https://github.com/corbado/example-passkeys-javascript
Vanilla JavaScript repository of a sample app that offers passkey authentication.
faceid fido2 javascript passkey passkeys touchid vanilla-javascript webauthn
Last synced: 10 Apr 2025
https://github.com/passlock-dev/passkeys
Passkey library that works with React/Next.js, Vue, SvelteKit, Django and many other frameworks.
Last synced: 31 Mar 2025
https://github.com/teamhanko/passkeys-python
A Python Flask example app with passkey authentication, using Hanko Passkey API
Last synced: 15 Apr 2025
https://github.com/corbado/example-passkeys-svelte
This is a sample repository of a Svelte app that offers passkey authentication.
faceid fido2 javascript passkey passkeys svelte sveltekit touchid webauthn
Last synced: 10 Apr 2025
https://github.com/authsignal/authsignal-browser
Authsignal Web SDK for authenticating with passkeys, email OTP, SMS OTP and authenticator app (TOTP)
2fa authentication authenticator-app biometrics email-otp fido2 mfa multifactor-authentication passkeys passwordless sms-otp totp typescript webauthn
Last synced: 20 Jan 2026
https://github.com/corbado/nextjs-login-page
Next.js app that shows how to create a Next.js login page and handle authentication. Covers passwords, email / SMS OTP, Google social login (OAuth) and TOTP (authenticator apps).
authentication google-login javascript nextauth nextjs oauth otp passkeys passwordless react totp typescript
Last synced: 23 Jul 2025
https://github.com/zoldytech/react-native-expo-clerk-starter
create expo app with clerk auth
2fa apple-authentication auth auth0 clerk google-oauth passkeys profile react react-native starter template
Last synced: 30 Aug 2025
https://github.com/corbado/nextjs-template-vercel
This starter template providing simplifies the integration of Corbado's passkey-first component into a Next.js app.
faceid fido2 javascript nextjs passkey passkeys react template touchid typescript vercel vercel-integration vercel-template webauthn
Last synced: 23 Sep 2025
https://github.com/hexagon6/sveltekit-passkey-example
Sveltekit & passkeys, no more passwords!
authentication backend-auth example-app frontend-authentication no-more-passwords nodejs passkeys sveltekit web
Last synced: 23 Apr 2025
https://github.com/passageidentity/passage-react-native
Passkey Complete for React Native - Go completely passwordless with a standalone auth solution in your React Native app with Passage by 1Password
1password android authentication biometrics ciam cross-platform ios javascript magic-links native-passkeys oauth2 oidc otp passage passage-sdk passkey-complete passkeys passwordless react-native webauthn
Last synced: 10 Jul 2025
https://github.com/endisha/secure-passkeys
Secure Passkeys is a powerful WordPress plugin that enables passwordless authentication using WebAuthn technology.
passkeys passwordless webauthn wordpress
Last synced: 17 Jan 2026
https://github.com/authsignal/react-native-authsignal
Authsignal React Native SDK for authenticating with passkeys, push, email OTP, SMS OTP and authenticator app (TOTP)
android authentication authenticator-app email-otp fido2 ios mfa passkeys passwordless push react-native sms-otp totp typescript webauthn
Last synced: 02 Apr 2026
https://github.com/l1ttps/fido-passkeys
Implement fido passkeys for react and elysia (Bun runtime)
authentication bun-runtime elysiajs fido passkeys passwordless reactjs
Last synced: 22 Mar 2025
https://github.com/corbado/webauthn-autocomplete
Repository for WebAuthn Autocomplete / Passkey Autofill playground.
autocomplete autofill conditional-ui fido2 passkey passkeys webauthn
Last synced: 28 Jan 2026
https://github.com/hugomrdias/iso-repo
Set of tools for passkeys, filecoin, dids, signatures, base encoding
did encoding filecoin passkeys rfc4648 signatures webauthn webcrypto
Last synced: 16 Mar 2026
https://github.com/hansemannn/titanium-passkeys
Use the iOS 16+ PassKeys APIs in Titanium!
ios16 javascript module passkeys tidev titanium xcode14
Last synced: 15 Apr 2025
https://github.com/andhikayuana/passkeys-playground
Demonstrate passwordless authentication using Passkeys (previously webauthn)
android jetpack-compose mongodb-atlas nextjs14 passkey-authentication passkeys passkeys-android passkeys-demo webauthn webauthn-demo
Last synced: 10 Oct 2025
https://github.com/corbado/example-passkeys-remix
Remix app with TypeScript repository of a sample app that offers passkey authentication.
faceid fido2 javascript passkey passkeys react remix touchid typescript webauthn
Last synced: 18 Mar 2025
https://github.com/googlechromelabs/web-identity-demos
Demos for identity on the web. Built by the Chrome Developer Relations team and friends.
authentication autofill demo passkeys security
Last synced: 09 Jul 2025
https://github.com/mbombeck/healthlog
Personal health-tracking PWA — weight, blood pressure, pulse, mood, medication compliance, Withings sync, doctor report PDF export. Dracula-themed, mobile-first, offline-capable.
dracula-theme health-tracking nextjs passkeys prisma pwa self-hosted shadcn-ui typescript webauthn
Last synced: 07 Jun 2026
https://github.com/passageidentity/passage-flex-rust
Passkey Flex for Rust - Add passkey authentication to your own Rust authentication flows with Passage by 1Password
1password authentication biometrics passage passage-sdk passkey-flex passkeys passwordless rust webauthn
Last synced: 14 Jul 2025
https://github.com/openfort-xyz/ecosystem-sample-safe-passkeys
Universal Wallet built on top of Safe and Passkeys
passkeys safe-wallet smart-wallet
Last synced: 02 Apr 2026
https://github.com/authsignal/authsignal-java
Authsignal Java SDK
authentication java passkeys passwordless
Last synced: 24 Apr 2026
https://github.com/tkhq/passkeyapp
Minimal React Native app featuring native passkeys and integration with Turnkey
expo passkeys passkeys-demo react-native turnkey
Last synced: 28 Jan 2026
https://github.com/patte/axum-solid-playground
playground for: axum (rust), solidJS, passkeys, sqlite, rusqlite, sessions, graphql, fly.io
axum hmr litefs passkeys proxy rust solidjs sqlite web-development
Last synced: 01 Sep 2025
https://github.com/sumup/aaguids-go
Small package mapping AAGUID (security key identifiers) to their respective metadata from the FIDO's Metadata Service (MDS).
Last synced: 13 Jun 2025
https://github.com/passageidentity/passage-android
Passage for Android - Add native passwordless authentication to your Android app with Passage by 1Password
1password android authentication biometrics ciam identity kotlin magic-links oauth2 oidc otp passage passage-sdk passkey-complete passkey-flex passkey-ready passkeys passwordless webauthn
Last synced: 10 Jul 2025
https://github.com/corbado/example-passkeys-solidjs
SolidJS repository of a sample app that offers passkey authentication.
faceid javascript passkey passkey-authentication passkeys passwordless-authentication solidjs touchid webauthn
Last synced: 18 Mar 2025
https://github.com/algorandfoundation/liquid-auth-android
Liquid Auth Kotlin Client
android authentication fido2 kotlin p2p passkeys webrtc
Last synced: 02 May 2026
https://github.com/passageidentity/passage-swift
Passkey Complete for Apple Platforms - Go completely passwordless with a standalone auth solution in your Swift apps with Passage by 1Password
1password apple authentication biometrics ciam ios macos magic-links native-passkeys oauth2 oidc otp passage passage-sdk passkey-complete passkeys passwordless swift tvos webauthn
Last synced: 10 Jul 2025
https://github.com/berrysauce/passkey-demo
🔑 WebAuthn Passkey Server Demo
cloudflare honojs passkeys passkeys-demo webauthn webauthn-demo worker
Last synced: 12 Mar 2025
https://github.com/inferadb/control
InferaDB control plane — multi-tenant administration with WebAuthn
access-control audit-logging authorization fine-grained-access-control grpc inferadb jwt multi-tenant passkeys permissions rbac rebac rest-api rust webauthn zanzibar
Last synced: 22 May 2026
https://github.com/passageidentity/passage-authentikit-ios
Are your users Passkey Ready? Find out for sure with Passage by 1Password and Authentikit for Apple platforms.
1password apple authentication biometrics ios macos passage passage-authentikit passage-sdk passkey-ready passkeys passwordless swift tvos watchos webauthn
Last synced: 10 Jul 2025
https://github.com/passageidentity/passage-flex-react-native
Passkey Flex for React Native - Add native passkey authentication to your own React Native authentication flows with Passage by 1Password
1password android authentication biometrics cross-platform expo ios javascript passage passage-sdk passkey-flex passkeys passwordless react-native typescript webauthn
Last synced: 10 Jul 2025
https://github.com/passageidentity/passage-flutter
Passkey Complete for Flutter - Go completely passwordless with a standalone auth solution in your Flutter app with Passage by 1Password
1password android apple authentication biometrics dart flutter ios passage-sdk passge passkey-complete passkeys passwordless webauthn
Last synced: 10 Jul 2025
https://github.com/netresearch/t3x-nr-passkeys-be
TYPO3 extension for passwordless backend authentication via WebAuthn/FIDO2 Passkeys
authentication fido2 passkeys passwordless php typo3 typo3-extension webauthn
Last synced: 28 May 2026
https://github.com/tamdilip/webauthn-fido
A minimal app to demonstrate password less authentication leveraging native devices biometric options like Touch ID with WebAuthn following FIDO web standards.
fido fido2 fingerprint-authentication javascript nodejs passkeys passwordless-authentication webauthn
Last synced: 29 Apr 2026
https://github.com/pmh-only/keysboard
for study | bbs with passkey (WebAuthn) authentication
Last synced: 09 Feb 2026
https://github.com/yokwejuste/django-passkeys
How to implement passkey auth in Django
django django-passkeys fido2 passkeys
Last synced: 10 Feb 2026
https://github.com/authsignal/authsignal-flutter
Authsignal Flutter SDK for authenticating with passkeys, push, email OTP, SMS OTP and Authenticator App (TOTP)
authentication authenticator-app authsignal email-otp fido2 flutter mfa passkeys passwordless push sms-otp totp webauthn
Last synced: 15 Apr 2026
https://github.com/jeffersongoncalves/filament-multifactor-passkeys
Filament 5 multi-factor authentication via WebAuthn passkeys, powered by spatie/laravel-passkeys.
2fa authentication fido2 filament filament-multifactor-passkeys filament-plugin jeffersongoncalves laravel mfa multi-factor passkey passkeys two-factor webauthn
Last synced: 10 May 2026
https://github.com/authsignal/next-auth-passkeys-example
Example integrating Authsignal with NextAuth.js
authentication authsignal nextauth nextjs passkeys passwordless webauthn
Last synced: 11 May 2026
https://github.com/berzanorg/passkey-encryption
Super secure data encryption using Face ID.
Last synced: 12 Jul 2025
https://github.com/renchris/app-router-with-webauthn
This NextJS App Router project demonstrates user authentication with Passkeys using SimpleWebAuthn
drizzle-orm nextjs-app-router passkeys simplewebauthn
Last synced: 08 Sep 2025
https://github.com/authsignal/authsignal-dotnet
Authsignal .NET SDK
authentication csharp dotnet mfa passkeys
Last synced: 26 May 2026
https://github.com/corbado/example-passkeys-astro
Astro repository of a sample app that offers passkey authentication.
astro faceid javascript passkey passkey-authentication passkeys passwordless-authentication touchid webauthn
Last synced: 05 May 2025
https://github.com/cruzdanilo/expo-webauthn
webauthn polyfill for expo
android expo ios passkeys react-native typescript web webauthn
Last synced: 08 Apr 2026
https://github.com/anataliocs/passkeys-kit-stellar-ref-impl
Reference Implementation for Stellar Passkeys Kit
passkeys rust soroban stellar-network webauthn
Last synced: 20 Feb 2026
https://github.com/gluufederation/agama-passkey
Gluu governed Agama project to provide a starting point for passkey authentication. See also FIDO2
fido fido2 passkey passkeys passkeys-demo
Last synced: 15 Apr 2025
https://github.com/passageidentity/passage-flex-ios
Passkey Flex for Apple Platforms - Go completely passwordless with a standalone auth solution in your iOS, MacOS, and tvOS apps with Passage by 1Password
1password apple authentication biometrics ios macos passage passage-sdk passkey-flex passkeys passwordless swift tvos webauthn
Last synced: 13 Apr 2025
https://github.com/authsignal/identity-server-example
Example integrating Authsignal with Duende Identity Server
authentication authsignal csharp dotnet duende identityserver mfa passkeys passwordless webauthn
Last synced: 23 Feb 2026
https://github.com/digitallyrefined/passkey-passwordless
An example Passkey application showing how passwordless registration and authentication journeys work.
browser fido fido2 passkey passkeys passkeys-demo typescript webauthn webauthn-demo
Last synced: 14 Oct 2025
https://github.com/authsignal/authsignal-android
Authsignal Android SDK for authenticating with passkeys, push, email OTP, SMS OTP and Authenticator App (TOTP)
android authentication authenticator-app email-otp fido2 kotlin mfa passkeys passwordless push sms-otp totp webauthn
Last synced: 04 May 2026
https://github.com/corbado/passkeys-svelte-fastapi
Add passkeys to your Svelte and FastAPI application using the Corbado passkey-first authentication solution.
faceid fastapi javascript passkey passkeys python svelte touchid typescript webauthn
Last synced: 17 Mar 2026
https://github.com/meysam81/go-auth
Production-ready authentication library for Go with Basic Auth, JWT, WebAuthn/Passkeys, TOTP 2FA, and OAuth2/OIDC SSO (Google, GitHub, Microsoft, and 7+ providers). Storage-agnostic, framework-agnostic, SOC2/GDPR compliant audit logging.
audit-logging auth-library authentication bcrypt compliance golang golang-authentication golang-library jwt middleware oauth2 oidc passkeys passwordless security session-management sso totp two-factor-authentication webauthn
Last synced: 01 Mar 2026
https://github.com/jogemu/phpasskey
Concise passkey authentication for php with mysql.
Last synced: 16 Feb 2026
https://github.com/teamhanko/symfony-example
A PHP example app using Symfony and Hanko for authentication
authentication jwt passkeys passkeys-demo php symfony
Last synced: 17 Apr 2026
https://github.com/antonlydell/streamlit-passwordless-app
The streamlit-passwordless showcase app.
passkeys streamlit streamlit-component
Last synced: 20 Apr 2026
https://github.com/snapauthapp/sdk-swift
Swift SDK for SnapAuth (all Apple platforms)
ios macos passkeys snapauth swift tvos visionos web-authentication web-authentication-api webauthn
Last synced: 16 May 2026
https://github.com/authsignal/authsignal-ios
Authsignal iOS SDK for authenticating with passkeys, push, email OTP, SMS OTP and Authenticator App (TOTP)
authentication authenticator-app email-otp fido2 ios mfa passkeys passwordless push sms-otp swift totp webauthn
Last synced: 12 Jun 2026
https://github.com/akanoce/getgho
GetGho - LFGHO 2024 hackaton project
aave account-abstraction defi ethereum passkeys stablecoin web3
Last synced: 11 Sep 2025
https://github.com/antonlydell/streamlit-passwordless
A user for Streamlit applications using Bitwarden Passwordless.dev
passkeys streamlit streamlit-component
Last synced: 13 Apr 2025
https://github.com/stytchauth/stytch-passkey-nextjs-example-app
SurveyAmp themed Passkeys example app.
authentication nextjs passkeys
Last synced: 20 May 2026
https://github.com/snapauthapp/sdk-typescript
TypeScript/JavaScript SDK for SnapAuth
javascript javascript-library passkeys snapauth typescript typescript-library web-authentication web-authentication-api webauthn
Last synced: 27 Apr 2026
https://github.com/michalsn/codeigniter-passage
Basic integration for Passage - passwordless authentication powered by passkeys
authentication codeigniter codeigniter4 passage passkeys passwordless passwordless-authentication php php8
Last synced: 04 Jan 2026
https://github.com/andrewbakercloudscale/cloudscale-devtools
Free WordPress developer toolkit: syntax-highlighted code blocks, SQL query tool, bulk code migrator, hide login URL, 2FA (TOTP/email/passkeys), and site performance monitor.
code-block code-highlighting gutenberg highlightjs passkeys security sql syntax-highlighting two-factor-authentication webauthn wordpress wordpress-plugin
Last synced: 08 Apr 2026
https://github.com/passageidentity/passage-php
Passkey Complete for PHP - Integrate into your PHP API or service to enable a completely passwordless standalone auth solution with Passage by 1Password
1password authentication biometrics ciam identity magic-links oauth2 oidc otp passage passage-sdk passkey-complete passkeys passwordless php webauthn
Last synced: 10 Jul 2025
https://github.com/corbado/xk6-passkeys
k6 extension for load-testing passkey backends ("WebAuthn servers").
k6 load-testing passkeys performance-testing webauthn xk6
Last synced: 19 May 2026
https://github.com/vinukathejana/auth-website
The practical implementaion of the auth server
authentication nextjs14 passkeys passkeys-demo
Last synced: 10 Nov 2025
https://github.com/authsignal/authsignalgo
Authsignal Go SDK
authsignal golang mfa passkeys passwordless
Last synced: 11 Mar 2026
https://github.com/piraces/passwordless
Repository to test concepts around "Passwordless" movement with FIDO2, Passkeys and others...
authentication fido2 passkeys passwordless passwordless-authentication
Last synced: 15 Jun 2025
https://github.com/daedaluz/uyulala
Web based authenticator, implementing OAuth2 code flow and BankID-like api interface.
extended-ciba oauth2 oidc passkeys webauthn
Last synced: 07 Apr 2025
https://github.com/dylan-kentish/siwe-2fa-next-auth
Sign in with ethereum, using next-auth, with an associated db user. Secured with totp and passkeys, including passkey authentication.
nextauth nextjs13 passkeys siwe typescript webauthn
Last synced: 18 Jun 2025
https://github.com/teamhanko/passkeys-remix
A Remix example app with passkey authentication, using Hanko Passkey API
passkeys remix remix-run typescript webauthn
Last synced: 29 May 2026
https://github.com/patkub/infra
Cloudflare Access secured with Auth0 and passkey only login
auth0 cloudflare cloudflare-access cloudflare-tunnel cloudflare-warp passkeys passwordless terraform zero-trust
Last synced: 11 Mar 2026
https://github.com/curityio/account-linking-recipes
How to link account records together, then use a consistent access token identity in calls to APIs
account-linking authentication authentication-action oauth2 openid-connect passkeys use-case
Last synced: 25 Mar 2025
https://github.com/tenxyte/tenxyte-js
Official client SDK for integrating a Tenxyte-powered backend into any JavaScript or TypeScript application — Node.js, browsers, React, Vue, or vanilla JS.
2fa authentication b2b gdpr jwt passkeys rbac tenxyte
Last synced: 02 Apr 2026
https://github.com/passageidentity/example-flutter
Example Flutter App with Passage Auth
flutter flutter-apps flutter-demo flutter-examples flutter-web passkeys passkeys-demo
Last synced: 29 Dec 2025
https://github.com/permesi/permesi
Identity and Access Management
access-control authentication iam identity-provider oauth passkeys zero-trust
Last synced: 03 Mar 2026
https://github.com/danpasecinic/zault
A secure credential manager written in Zig. Passwords, TOTP, and Passkeys.
credential-manager passkeys passwords totp zig
Last synced: 17 Apr 2026
https://github.com/cermakjiri/with-webauthn
Full-stack examples of WebAuthn API.
fido2 firebase-auth full-stack nextjs passkeys passkeys-demo public-key-authentication react security-key simplewebauthn typescript webauthn webauthn-demo
Last synced: 18 Apr 2026
https://github.com/dotcoocoo/hermitstash
Post-quantum encrypted, self-hosted file sharing. ML-KEM-1024 + P-384 hybrid crypto, zero plaintext on disk, one-command deploy. 🦀
argon2 cryptography docker encryption end-to-end-encryption fido2 file-sharing file-upload ml-kem nodejs passkeys post-quantum privacy security self-hosted sqlite webauthn xchacha20 zero-dependency zero-knowledge
Last synced: 30 May 2026
https://github.com/andifalk/whats-new-in-spring-security
What's new in Spring Security 6.3 and 6.4 + Spring Authorization Server 1.3
authentication authorization passkeys spring-authorization-server spring-security webauthn
Last synced: 19 Jun 2025
https://github.com/passlock-dev/sveltekit-tutorial
Supporting code for my SvelteKit passkey authentication tutorial
passkeys social-login sveltekit
Last synced: 26 Apr 2026
https://github.com/sambacha/deprivy
deobfuscated privy-io codebase for educational purposes only
ethereum passkeys privy webauth
Last synced: 27 Apr 2026
https://github.com/nguyenleduydev/x402
💸 Simplify payments with x402, an open protocol for fast, fee-free digital dollar transactions. Experience seamless integration and instant settlements.
a2a-protocol agentic-ai agents ai ai-agents api blockchain blockchain-technology cdp gen-ai generative-ai llm mcp passkeys payments smartwallet stablecoin x402
Last synced: 28 Apr 2026
https://github.com/mojoauth/node-sdk
A lightweight and secure Node.js SDK for implementing passwordless authentication in your applications using MojoAuth's authentication services.
authentication ciam iam mojoauth node node-js nodejs passkeys password passwordless passwordless-authentication passwordless-login
Last synced: 29 Apr 2026
https://github.com/cplieger/auth
Composable auth for Go web services: sessions, API keys, passwords, OIDC, WebAuthn/passkeys
authentication go oidc passkeys webauthn
Last synced: 08 Jun 2026
https://github.com/teamhanko/passkeys-vue-express
A Vue + Express example app with passkey authentication, using Hanko Passkey API
Last synced: 30 Apr 2026