Skip to main content

@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-base

Usage

See ./example.js for how to add transparent authentication to your REST client.