public
getToken(): string
Get the access token
Salient\Http\OAuth2\AccessToken::getToken()
getTokenType(): string
Get the access token's type, e.g. "Bearer"
Salient\Http\OAuth2\AccessToken::getTokenType()