spotipy/spotipy
ENT8R 9a627e88f4
Simplify check for existing token (#765)
* Simplify check for existing token in RedisCacheHandler

* Update CHANGELOG.md
2022-01-03 19:33:13 +01:00
..
__init__.py Create CacheHandler to abstract caching tokens (#625) 2020-12-21 11:31:21 +01:00
cache_handler.py Simplify check for existing token (#765) 2022-01-03 19:33:13 +01:00
client.py Remove query parameters from URI (#758) 2021-12-17 22:20:47 +00:00
exceptions.py Give a reason for player errors in SpotifyException (#543) 2020-07-23 17:08:47 +01:00
oauth2.py Fallback on decoding error responses into string if decoding into JSON fails (#689) 2021-06-19 15:59:02 +02:00
util.py Allow the scope to be either a list or comma separated string (#650) 2021-03-04 18:56:39 +01:00