This application uses your spotify data to show your Top Artists, Tracks and more.
In order to get all your data from Spotify API, you need to give your permission for the app.
You can always cancel the app registration here
We use Spotify implicit grant flow for user Authorization. The Application works as client side only and your Spotify data is not stored in any server.
Read more about Spotify Authorization process