8000 GitHub - shopdrop1/webauthndemo: An example Node.js Relying Party implementation of the WebAuthn specification
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shopdrop1/webauthndemo

 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 81.5%
  • HTML 9.5%
  • JavaScript 5.6%
  • SCSS 3.4%
0