google
webauthndemo
TypeScript

An example Node.js Relying Party implementation of the WebAuthn specification

Last updated Jul 9, 2026
632
Stars
130
Forks
7
Issues
+1
Stars/day
Attention Score
91
Language breakdown
TypeScript 80.5%
HTML 10.7%
JavaScript 5.4%
SCSS 3.3%
โ–ธ Files click to expand
README

WebAuthnDemo

An example TypeScript Relying Party implementation of the WebAuthn specification.

Install

Checkout the repository, then install.

$ npm install

Build

Bulid the project.

$ npm run build

Start a local server

Run the Firestore emulator:

$ npm run emulator

Run the server:

$ npm run dev
๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท google/webauthndemo ยท Updated daily from GitHub