Dependencies bump
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
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802032778号
WebAuthnDemo
An example TypeScript Relying Party implementation of the WebAuthn specification.
Install
Checkout the repository, then install.
Build
Bulid the project.
Start a local server
Run the Firestore emulator:
Run the server: