Webauthndemo Save

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

Project 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
Open Source Agenda is not affiliated with "Webauthndemo" Project. README Source: google/webauthndemo

Open Source Agenda Badge

Open Source Agenda Rating