jharrisong830 / cs554-team10

MIT License
2 stars 0 forks source link

Spotify API functions #5

Open jharrisong830 opened 5 hours ago

jharrisong830 commented 5 hours ago

Set up application on Spotify Developer portal

Functions to fetch album data

filter out unnecessary fields

jharrisong830 commented 2 hours ago

functions are in place to generate necessary codes, next step is requesting user access code, which involves navigating between Spotify/local routes to trade codes

issue is: we need to persist the PKCE codes between routes of our page. need to work on that next