BoxAPI_AppConfig_Upload
Allows the autoconfiguration of the JWT tokens by uploading the configuration file obtained on the Box.com application configuration console.
This method will revoke all existing tokens for specified client and trigger a cache invalidation.
BoxAPI_AccessToken_Get
Returns a valid access token to be used as an Authorization bearer header for Box API requests
If expired or non existing then it will fetch a new token from Box.
Uses internal cache mechanism to avoid excessive database calls
BoxAPI_AccessToken_Revoke
Explicitly revokes a token