An example TypeScript Relying Party implementation of the WebAuthn specification.
Checkout the repository, then install.
$ npm installBulid the project.
$ npm run buildRun the Firestore emulator:
$ npm run emulatorRun the server:
$ npm run devAn example TypeScript Relying Party implementation of the WebAuthn specification.
Checkout the repository, then install.
$ npm installBulid the project.
$ npm run buildRun the Firestore emulator:
$ npm run emulatorRun the server:
$ npm run dev