A class to manage to request and storage of valid Client Credential tokens.This should only be used server side due to the sensitive nature of the Client Credentials.
Retrieve the stored valid token or request and return a new one.
The ClientCredentialsOptions
Private
Optional
A class to manage to request and storage of valid Client Credential tokens.
This should only be used server side due to the sensitive nature of the Client Credentials.