Hello everyone,
Short question here : how do you manage your tokens when you work with API?
I'm developing a workflow based on the myalteryx API ( https://us1.alteryxcloud.com/license-portal/api/swagger-ui/index.html ) and it uses a bearer token for Authorization. It expires every 24h00 and we have a refresh token that expires every 90 days. I wonder where to store safely those tokens and what are your practises ?
Best regards,
Simon