This credentials class allow the user to use the SDK by providing username and password as authentication parameters.
Constructor of the class
including the login details
Requests the authentication token, the first time a login request is done, after that if a valid refresh token is available we use it to get a new token.
valid token to make requests to the Platform API
Generated using TypeDoc
This credentials class allow the user to use the SDK by providing username and password as authentication parameters.