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

Late init #32

Closed fabquenneville closed 3 years ago

fabquenneville commented 3 years ago

Here are the changes as discussed on discord: A light constructor with only the client has been added and a lateInit method to add the ID, secret and refresh token post construction.