xmart4_token_client | R Documentation |
Request xMart4 access token
xmart4_token_client( xmart_id, client_id = NULL, client_secret = NULL, use_cache = TRUE )
xmart_id |
Resource and app ID for authentication. |
client_id |
Azure client ID. Only required if |
client_secret |
Azure client secret. Only required if |
use_cache |
Use Azure cache if TRUE (default), otherwise bypass cache. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.