@avassa/client - v0.2.2

Avassa client

A library for integrating with the Avassa APIs.

For usage see example and tests.

Reference documentation.

See CHANGELOG for changes.

Since the tests will try to connect to a real Control Tower (or Edge Enforce), create .jest/setEnvVars.js

process.env.CONTROL_TOWER="https://api.x.y.avassa.net"
process.env.CT_USERNAME="my@user.name"
process.env.CT_PASSWORD="secret-password"