witnessmenow / spotify-api-arduino

Arduino library for integrating with the Spotify Web-API (Does not play music)
MIT License
178 stars 33 forks source link

Setup Python Project to generate a Refresh Token #37

Closed witnessmenow closed 1 year ago

witnessmenow commented 3 years ago

Getting a refresh token could maybe done a little simpler using a simple python project. Possibly using Spotipy (cool name!)

witnessmenow commented 1 year ago

I don't think this is going to happen. I will be uploading a complete flow for integrating the refresh token flow as an example soon

I've already implemented it in the Spotify DIY Thing project