charonclientnode
v1.0.1
Published
The client side node app for the charon protocol(not to be confused with charon-node-server)
Readme
Charon - NodeJS Client SDK
This is the NodeJS client SDK for Charon: A new form of secure, passwordless authentication.
This SDK is used to authenticate and save keys, all done with server using the required endpoints to use the Charon authentication service.
Before you start
- Create your app on Charon
- Setup your server
- Set the required endpoints for the client for (Creating accounts,signing into accounts,etc.)
- run the endpoints on your client
