[RSS Feed/News] storing temporary global data?

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
i am writing an addon that connects to an external API using oauth2.
The oauth token expires after an hour.

Instead of refreshing the token with each api call, I would like to store this token somewhere in xenforo.
Does XF have a temporary global storage that I can use to save the oauth token?

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom