Playing around with Spotify API
- Installer les dépendances * npm i
- Configurer * créer un fichier config.json, copie de _config.json
Token refresh
https://github.com/thelinmichael/spotify-web-api-node/blob/master/examples/access-token-refresh.js
SpotifyApi node Doc
Spotify API Doc
RFC-6749 / OAuth2