1varunvc / snyder

MIT License
0 stars 0 forks source link

Backend: Handle Token Refresh Logic for Spotify #3

Closed 1varunvc closed 1 day ago

1varunvc commented 2 days ago
  1. Implement logic to refresh Spotify access tokens using the refresh token.
  2. Schedule token refreshes before the access token expires.
  3. Update stored tokens upon refresh.