kennethngyen / cse110-triton-music

0 stars 0 forks source link

Updated spotify utils #64

Closed JZ0ro closed 1 week ago

JZ0ro commented 1 week ago

Updated spotify utils to allow the refresh of spotify token

k3liang commented 1 week ago

Correction: spotify-utils.ts already allows the refresh of a spotify token, your update should be an update to the scope of what our web app can access

JZ0ro commented 1 week ago

updated the scope variable to handle streaming

please let me know if this was the correct way to go about doing that

k3liang commented 1 week ago

redundant, already changed in another branch