Spotify API Client
Project description
Spotify API Client
This library aims to implement Spotify’s Authorization flow without the user needing to create a third party application to authorize the application, redirect it to the callback and then manually authorize it with username and password.
The user will only need to create an application under his/her developer site and get Client ID, Client Secret and provide a Redirect URI - http://127.0.0.1/callback would just work.
Up until this point, the user will need to provide a scope to get a token that has access to the resources. Read more about scopes here
Read more on USAGE.rst
Features
TODO
History
0.1 (18-09-2017)
First release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.