cayala5 / playtron

A simple web app for advanced control of my Spotify playlists
0 stars 0 forks source link

Authenticate user with Spotify API #1

Closed cayala5 closed 8 months ago

cayala5 commented 8 months ago

Create basic requests to get a token for a given user with Spotify Web API. For now, /auth endpoint will handle it, but in the future, it should happen automatically when a user requests a page without the right cookie.