Newer Version Available

This content describes an older version of this product. View Latest

GameAuthenticator

The GameAuthenticator interface defines the necessary methods for handling access tokens in the Salesforce API.

Methods

getAccessToken()

Returns a valid access token as a string if available, otherwise null.

grantAccessToken

Returns a refreshed or newly granted access token as a string.