spotipy/tests
Michael Birtwell d092683be3 Make is_token_expired public
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
2017-01-07 16:21:13 +00:00
..
authtests.py added unfollow endpoint + tests 2016-12-31 10:58:01 -05:00
authtests2.py Add audio analysis API 2016-12-15 16:21:05 -05:00
client_credentials_tests.py Initial run of 2to3 2015-06-05 12:07:28 +03:00
test_oauth.py Make is_token_expired public 2017-01-07 16:21:13 +00:00
tests.py Expanded 404 test 2016-12-31 17:54:12 -05:00