otp-fido-lib
v0.0.2
Published
fido2-cli service to wrap fido2-lib for an easy cli to use passkey relaying party implementation
Downloads
10
Readme
bun starter
Getting Started
Click the Use this template button to create a new repository with the contents starter.
OR
Run bun create wobsoriano/bun-lib-starter ./my-lib
.
Setup
# install dependencies
bun install
# test the app
bun test
# build the app, available under dist
bun run build
License
MIT