@exodus/auth-client-base
v2.2.0
Published
Signature based authentication client, as used in the PrimeTrust and Shares projects
Readme
@exodus/auth-client-base
Pseudonymous signature based authentication client. Used for when your auth scenario requires the client to generate its own keypair and sign requests with it.
Install
yarn add @exodus/auth-client-baseUsage
See ./example.js for how to add transparent authentication to your REST client.
