Festify / cordova-spotify-oauth

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

Update README.md - forget() is not a Promise #20

Closed tobika closed 5 years ago

tobika commented 5 years ago

cordova.plugins.spotifyAuth.forget(); is not a Promise. The API documentation site is correct on this.

NeoLegends commented 5 years ago

Oh thank you!