The AccessTokenManager is responsible for the client's API Key and AccessTokens.
The current AccessToken.
The client's API Key.
This Manager's Client
Get a valid AccessToken. It either returns .accessToken or fetches a new one with .renew().
Fetch and renew .accessToken.
The new AccessToken
Generated using TypeDoc
The AccessTokenManager is responsible for the client's API Key and AccessTokens.