Open chorgan182 opened 2 years ago
If a user stays on the page after login for too long, the token expires. I think it is 3600s, 1 hour.
There may be a function in the spotipy library to re-auth. Hopefully, can use the params in the current url and not leave the webpage.
If a user stays on the page after login for too long, the token expires. I think it is 3600s, 1 hour.
There may be a function in the spotipy library to re-auth. Hopefully, can use the params in the current url and not leave the webpage.