25.03.2022, 00:09
Hi,
What is the best way to manage Oauth tokens and refresh tokens on lm,
I post the data to the endpoint and receive a refresh_token and access_token and also an expiry time, expires_in eg 10800 sec
how can i make some lua code to get the get the refresh_token after expiry time in sec has lapsed
Many thanks.
What is the best way to manage Oauth tokens and refresh tokens on lm,
I post the data to the endpoint and receive a refresh_token and access_token and also an expiry time, expires_in eg 10800 sec
how can i make some lua code to get the get the refresh_token after expiry time in sec has lapsed
Many thanks.