JoshLmao / Spotify4Unity

🎮🎵 Add the SpotifyAPI.NET library into Unity, enabling access to the Spotify Web API, allowing for control of Spotify and accessing the world of music
https://assetstore.unity.com/packages/tools/integration/spotify4unity-ui-tools-spotify-authorization-129028
MIT License
94 stars 8 forks source link

Method to detect when user denies authorization #38

Open JoshLmao opened 3 years ago

JoshLmao commented 3 years ago

As of v2.0, there is no way to detect auth denial with S4U. It's implemented in SpotifyAPI-NET, but throws an exception when it occurs. Implement a method to detect and trigger an event/override