box-api-jwt-authorization
Service icon

Box API JWT Authorization

version 0.2.0 (Compatible with OutSystems 11)
Uploaded
 on 03 March 2022
 by 
0.0
 (0 ratings)
box-api-jwt-authorization

Box API JWT Authorization

Documentation
0.2.0

Service Methods


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