india-ultimate / sotg-accreditation-tracker

Web-app to track SOTG accreditation of players, by team, for UPAI events
https://sotg-accreditation-tracker.herokuapp.com/
GNU Affero General Public License v3.0
2 stars 1 forks source link

Improve access token handling #3

Closed punchagan closed 5 years ago

punchagan commented 5 years ago

It looks like the access tokens expire every hour. Depending on how we cache data from the API, we could reduce the number of API calls we make for new access tokens.