An example TypeScript Relying Party implementation of the WebAuthn specification.
Checkout the repository, then install.
$ npm install
Bulid the project.
$ npm run build
Run the Firestore emulator:
$ npm run emulator
Run the server:
$ npm run dev
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
An example TypeScript Relying Party implementation of the WebAuthn specification.
Checkout the repository, then install.
$ npm install
Bulid the project.
$ npm run build
Run the Firestore emulator:
$ npm run emulator
Run the server:
$ npm run dev
An example Node.js Relying Party implementation of the WebAuthn specification