JavaScript Webauthn

Open-source JavaScript projects categorized as Webauthn

Top 6 JavaScript Webauthn Projects

  1. cookbook

    VueJS + NodeJS Evergreen Cookbook (by ais-one)

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. authcompanion2

    An admin-friendly, User Management Server (with Passkeys & JWTs) - for seamless and secure integration of user authentication

    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.

  4. WebDevAuthn

    A tool to test & analyze FIDO2/WebAuthn requests and responses

  5. example-passkeys-react

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

  6. react-boilerplate-vv

    :fire: A highly scalable React user authentication boilerplate (starter kit) for developers with security integrations like Webuauthn, FIDO2, and certified for OpenID Connect (OIDC), powered by Vault Vision's FastAuth.

  7. webauthn-node

    A registration and login flow using the WebAuthn API

    Project mention: What Is WebAuthN: A Developer's Guide To WebAuthN | dev.to | 2024-10-02

    The starter code can be found here, and the source repository is here too. Download the starter code, and open up a terminal in the project repository. Then, run npm i to install the project’s dependencies and npm start to start a local dev server. The frontend is available on http://localhost:3000/

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).

JavaScript Webauthn discussion

Log in or Post with

JavaScript Webauthn related posts

  • Implementing WebAuthn for passwordless logins

    3 projects | dev.to | 28 Aug 2024
  • Passkey Implementation: Misconceptions, pitfalls and unknown unknowns

    8 projects | news.ycombinator.com | 2 May 2024
  • WebAuthN in Remix - FaceID, YubiKey, and more!

    2 projects | dev.to | 7 Dec 2023

Index

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

# Project Stars
1 cookbook 461
2 authcompanion2 83
3 WebDevAuthn 28
4 example-passkeys-react 21
5 react-boilerplate-vv 8
6 webauthn-node 2

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com