passkeys

Open-source projects categorized as passkeys

Top 18 passkey Open-Source Projects

  • zitadel

    ZITADEL - The best of Auth0 and Keycloak combined. Built for the serverless era.

  • Project mention: Maintainers of Zitadel and Ory discuss their tradeoffs as identity platforms | news.ycombinator.com | 2024-03-30
  • hanko

    Open Source Authentication and User Management Platform with Passkey Superpowers.

  • Project mention: Ask HN: Simple Auth for Website | news.ycombinator.com | 2024-04-23

    I get what you are trying to do, but it feels a bit insecure. Why not use an OSS passwordless project like https://github.com/supertokens/supertokens-core/ or https://github.com/teamhanko/hanko

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • awesome-webauthn

    πŸ” A curated list of awesome WebAuthn and Passkey resources

  • Project mention: Discord Rolled Out Yubikeys for All Employees | news.ycombinator.com | 2023-08-06

    https://github.com/herrjemand/awesome-webauthn

  • SimpleWebAuthn

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

  • Project mention: Passkey Implementation: Misconceptions, pitfalls and unknown unknowns | news.ycombinator.com | 2024-05-02

    I have a nodejs passkey implementation over at AuthC https://github.com/authcompanion/authcompanion2 a simple user management server. For javascript developers https://github.com/MasterKale/SimpleWebAuthn has been a good way to get started with a poc before venturing deeper into webauthn (passkeys) spec.

  • webauthn-ruby

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

  • Project mention: Passkey Authentication with Rodauth | dev.to | 2023-07-24

    Rodauth provides first class support for passkeys, implemented on top of the excellent webauthn-ruby gem. It enables using passkeys as a multifactor authentication method, or for passwordless login and registration. In addition to routes, views and database storage, it also provides the complete JavaScript part that interacts with Web Authentication API for zero configuration.

  • Sonr

    Main repository for @sonrhq daemon & node. Sonr is an IBC-Enabled Blockchain for Decentralized Identity.

  • WebAuthn

    A simple PHP WebAuthn (FIDO2/Passkey) server library (by lbuchs)

  • Project mention: WebAuthn Is Great and It Sucks | news.ycombinator.com | 2023-07-02

    It’s incorrect - Apple has in fact implemented attestation as can be seen in https://github.com/lbuchs/WebAuthn.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • webauthn

    Webauthn / passkeys helper library to make your life easier. Client side, server side and demo included. (by passwordless-id)

  • Project mention: Google announces passwordless by default: Make the switch to passkeys | news.ycombinator.com | 2023-10-10

    https://github.com/passwordless-id/webauthn#how-does-the-pro...

  • django-passkeys

    Django Authentication Backend For Passkeys

  • virtualwebauthn

    A set of helper tools for testing WebAuthn authentication flows

  • flutter-passkeys

    Flutter packages to enable passkey authentication (based on WebAuthn / FIDO2).

  • Project mention: Passkeys-for-Flutter-with-justpass VS flutter-passkeys - a user suggested alternative | libhunt.com/r/Passkeys-for-Flutter-with-justpass | 2023-08-04

    Hi, The posted GitHub repo is an alternative as it allows to use any custom passkey backend provider not the one predefined by JustPass. This makes self-hosting a viable option while still using a passkeys Flutter package to speed up the integration. If needed, I can provide more details how the two repositories differ. Best, Vincent

  • firebase-web-authn

    A Firebase Extension for authentication with WebAuthn passkeys. Hire the developer: /in/gavinsawyer-dev.

  • example-passkeys-react

    This is a sample repository of a React app that offers passkey authentication.

  • Project mention: How to Build a Passkey Login Page with React | dev.to | 2023-09-11

    If you want to see the finished code, please have a look at our sample application repository on GitHub.

  • example-passkeys-nextjs

    This is a sample repository of a Next.js app with TypeScript that offers passkey authentication.

  • Project mention: Build a passkey login page in TypeScript (Next.js) | /r/typescript | 2023-07-12

    Sure, here: https://github.com/corbado/example-passkeys-nextjs

  • corbado-go

    Add passkeys to your Go application with the Corbado Go SDK.

  • Project mention: F'*!# Passwords. Get Passkeys! Corbado is Now Live on Product Hunt πŸš€ | dev.to | 2024-01-25

    πŸ“¦ Backend: Node.js SDK, PHP SDK, Golang SDK, REST API for all other languages

  • Passkeys-for-react-native-SDK

    Passkeys for React native SDK with Justpass

  • Project mention: Passkeys in react native | /r/reactnative | 2023-05-28
  • Passkeys-firebase-ext

    Passkeys for Firebase extension with justpass.me

  • Project mention: Passkeys authentication in minutes πŸ”πŸš€ - community feedback much appreciated | /r/reactjs | 2023-06-21

    Hello all, I am sure lots have heard/read about the new push for passkeys to replace passwords/SMS OTPs. We built a set of solutions and extensions (https://www.justpass.me/) that allows anyone to integrate passkeys into their web/mobile apps in minutes and very few lines of code.

  • Passkeys-for-Flutter-with-justpass

    Flutter SDK for Passkeys with Juspass

  • Project mention: Passkeys-for-Flutter-with-justpass VS flutter-passkeys - a user suggested alternative | libhunt.com/r/Passkeys-for-Flutter-with-justpass | 2023-08-04
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

passkeys related posts

  • πŸ’» 7 Open-Source DevTools That Save Time You Didn't Know to Exist βŒ›πŸš€

    8 projects | dev.to | 6 Dec 2023
  • Google announces passwordless by default: Make the switch to passkeys

    6 projects | news.ycombinator.com | 10 Oct 2023
  • Who's hiring developer advocates? (September 2023)

    3 projects | dev.to | 5 Sep 2023
  • Passkeys-for-Flutter-with-justpass VS flutter-passkeys - a user suggested alternative

    2 projects | 4 Aug 2023
  • Passkeys authentication in minutes πŸ”πŸš€ - community feedback much appreciated

    1 project | /r/reactjs | 21 Jun 2023
  • Passkeys in react native

    2 projects | /r/reactnative | 28 May 2023
  • I wrote a library for using WebAuthn as natively as possible with Firebase.

    2 projects | /r/Firebase | 26 Mar 2023
  • A note from our sponsor - SurveyJS
    surveyjs.io | 4 May 2024
    With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js. Learn more β†’

Index

What are some of the best open-source passkey projects? This list will help you:

Project Stars
1 zitadel 7,102
2 hanko 5,428
3 awesome-webauthn 1,338
4 SimpleWebAuthn 1,272
5 webauthn-ruby 622
6 Sonr 508
7 WebAuthn 401
8 webauthn 344
9 django-passkeys 163
10 virtualwebauthn 64
11 flutter-passkeys 43
12 firebase-web-authn 33
13 example-passkeys-react 14
14 example-passkeys-nextjs 13
15 corbado-go 10
16 Passkeys-for-react-native-SDK 9
17 Passkeys-firebase-ext 5
18 Passkeys-for-Flutter-with-justpass 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com