the client ID to authenticate with.
the auth code received from the server.
Performs a login authenticate and returns an auth code for the given client.
a string representing the username.
a string representing the password.
the client ID to authenticate with.
Exchanges the refresh token for an access token.
the refresh token received from the server.
Generated using TypeDoc
Exchanges the auth code for an access token for the given client.