View source: R/token_general.R
xmart4_token_time | R Documentation |
xMart API tokens are short-term tokens that last for 60 minutes after generation. This returns time until token expires. You should only need this if you are manually managing token generation, which is not recommended.
xmart4_token_time(token)
token |
Access token for xMart4 server. If NULL (the default), the package automatically creates and manages access for the user if Azure client ID and secret set up properly. See |
Time left until token expiration
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.