Server to authenticate to Spotify API through OAuth2 with CORS support.
For more information: https://developer.spotify.com/web-api/authorization-guide/#authorization_code_flow
- Login
- Refresh access token
$ git clonethis repo$ yarnto install all dependencies$ yarn startto run the server