liebscher / MusicCollection

A locally stored and run browser application for recording, logging, and rating your music collection.
1 stars 0 forks source link

Move Spotify credentials to git-ignored config file #24

Closed liebscher closed 4 years ago

liebscher commented 4 years ago

Just reset my existing Spotify API client secret to invalidate it. Nice try hackerz (probably should have setup a private config file earlier but didn't expect this repo to become public).

Have app.py access this new config file to retrieve the Spotify API ID and secret. Upload a blank version for easy customization, but then add the file to .gitignore.

liebscher commented 4 years ago

Patched with 03d5d1149f0cea0ff6c81ea80a82d262b4f4a286