Hey there
Well it’s not an issue for me to buy your plugin. It’s just very unclear what features are available in the Free Version and what not.
So is there a out-of-the-box solution for the refreshing tokens in the Pro-Version? I don’t need to handle anything in my client side JS?
I found an answer to this question in another thread.
Change:
'access_lifetime' => $o['access_token_lifetime'] == '' ? 3600 : $o['access_token_lifetime'],
To:
'access_lifetime' => 99999999,
But i’m still curious if there is no better solution to avoid expiration without changing the plugin code.
-
This reply was modified 8 years, 8 months ago by kiLaa.
Thread Starter
kiLaa
(@kilaa)
hi, i know… but i dont get any answers yet of that support.
so i have to find another solution, and maybe here is someone here, that allready knows that issue and got a short input or solution for me.
would be really great!
thanks