Stores the information necessary to authenticate requests against the API

Constructors

Properties

cookie: null | string = null

The Hush cookie value that is used to authenticate against the API

deviceDetails: null | DeviceDetails = null

General device details sent to their API when creating an account

eulaAccepted: boolean = false

Whether the current User has accepted the EULA

Generated using TypeDoc