mirror of
https://github.com/c0de-archive/spotipy.git
synced 2024-11-05 07:27:47 +00:00
d092683be3
Make is_token_expired_public on SpotifyClientCredentials and SpotifyOAuth. This method is useful for checking whether tokens that have been stored in cookies etc have timed out. So it's useful for library users to have access to it. Refactor common implementation of is_token_expired |
||
---|---|---|
.. | ||
authtests2.py | ||
authtests.py | ||
client_credentials_tests.py | ||
test_oauth.py | ||
tests.py |