A WebAuthn Authenticator Debugging Tool
This project uses the backend schema developed in debauthn-backend. In order the tool, build for production and copy the dist/*
files into the backend static public files.
npm install
npm run serve
npm run build
npm run lint