Festify / cordova-spotify-oauth

🔐 Easy Spotify authentication for Cordova / PhoneGap apps
MIT License
16 stars 18 forks source link

Handle changing scopes #3

Closed NeoLegends closed 6 years ago

NeoLegends commented 6 years ago

Right now, if the scopes change, we do not automatically fall back to a full authorization, the user has to manually forget the cached credentials in order to get access to the new scopes.