This project was made to tell you everything we use in Spotify through an example. This is an open infrastructure, you can develop or use it. We are completely original in our design and creative in our codes.
Parameter | Type | Description |
---|---|---|
client_id |
string |
Required. ID provided to you by Developer Spotify. |
client_secret |
string |
Required. The (top secret) Secret, brought to you by Developer Spotify. |
redirect_uri |
string |
Required. The callback URL you need to add in the Developer Spotify section. |
npm install
Contributions are always welcome!
Please follow the 'code of conduct' of this project.
- Account Login
- The system that the user listens instantly
- Access playlist and user with any id.
- Support for all platforms
- @BilalTaner for development.