spotipy/tests
Thomas Hooper 6c3c384bf0 Add show_dialog auth url option
Optional. Whether or not to force the user to approve the app again if they’ve already done so. If false (default), a user who has already approved the application may be automatically redirected to the URI specified by redirect_uri. If true, the user will not be automatically redirected and will have to approve the app again.

From https://developer.spotify.com/web-api/authorization-guide/
2017-08-02 10:36:10 +01: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 Add show_dialog auth url option 2017-08-02 10:36:10 +01:00
tests.py Expanded 404 test 2016-12-31 17:54:12 -05:00