This app is in use for Spotify stats view. By logging in, you will have allowed this app to access some of your Spotify data. Here are all allocated scopes on this app:
user-top-read
user-read-private
user-read-profile
All sessions last 3600000 milliseconds which is equilavent to 1 hour. This app does not harvest or store user data. The app creates one-way results that only you can see.
The app does authentication on Spotify's side so the app is completely safe to use. The app doesn't recieve your password, it recieves an access token from Spotify that is only available for one hour. All requests are made with the access token.
The app is completely free to use and respects Spotify API's terms. The server is running on a free Repl server which means that when the server is inactive, it will shutdown and on server restart, all sessions are terminated.
The app's server-side build is free to view. Don't worry, your information is not shared. Click this to view the server codes on Replit.