getToken

abstract suspend fun getToken(params: TokenGet): Token

Returns an access token, to be used during API calls that are not public.