Syncing api token
Hi all,
We have a api token which needs to be stored for 5 min for calling an api.
After 5 minutes,token gets expired.s
What is the best approach to store the token server side for 5 minutes before it get expired and how to sync the token in all the publishers.