How to refresh JWT token and access token "programmatically"
Hi All,
We are using JWT acces token to call Adobe I/O for Analytics. Since access token expires after 24 hours, currently we have to manually generate it.
Can you please suggest how the token can be refreshed "programmatically".
