implemented assignment 3, utilizing Spotify API to retrieve albums. currently, album id is hard-coded, need to figure out oauth to get user's top albums.
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
SPOTIFY_CLIENT_ID="SPOTIFY CLIENT ID GOES HERE"
|
||||
SPOTIFY_CLIENT_SECRET="SPOTIFY CLIENT SECRET GOES HERE"
|
||||
Reference in New Issue
Block a user