Token Provider
Provides a bearer token for Spotify Web API requests.
Implement this interface to supply a custom token source (e.g. auto-refresh via SpotifyAuthManager). The default implementation is TokenHolder.
Provides a bearer token for Spotify Web API requests.
Implement this interface to supply a custom token source (e.g. auto-refresh via SpotifyAuthManager). The default implementation is TokenHolder.