Skip to content

nexys-system/webauthn

Repository files navigation

WebAuthn

Test Publish NPM package NPM package

minimalistic implementation of webauthn

get started

package

download the package

demo

yarn
yarn build
yarn start # will start server on port 8000

test

yarn build && yarn test