v2.0.0
- New! PlayerApi/GetDevices
- New! All endpoints now return typed results (see /Models)
- New! ASP.NET and Vue.js sample
- Fixed lots of bugs
IRefreshTokenStore
->IRefreshTokenProvider
- now up to clients how they store refresh tokens
UserAccountService
just needs to get themSpotifyErrorException
can handle more error objects and is more resilient- Removed
StateHelper
andMemoryRefreshTokenStore