play-instinct / spotiflyrics

1 stars 0 forks source link

spotify api authentication #4

Open play-instinct opened 6 years ago

play-instinct commented 6 years ago

https://developer.spotify.com/web-api/authorization-guide/

figure out how to authenticate/get data back from spotify api

DBallardo commented 6 years ago

https://github.com/JMPerez/spotify-web-api-js

Only functionality we need for mvp is "Get the user's currently playing track"

play-instinct commented 6 years ago

AND getting the lyric data??????????????