rabdill / supertuner

Using the Spotify API to generate playlists with advanced parameters.

Home Page:https://richabdill.com/supertuner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add token auto-refresh

rabdill opened this issue · comments

The app token expires if the app is running for too long; have it detect 401s and grab a new one, rather than just at startup.

Won't be needed once everything is converted to Javascript