Skip to content

v2.0.0

Compare
Choose a tag to compare
@DanielLarsenNZ DanielLarsenNZ released this 19 Aug 07:06
· 291 commits to master since this release
  • 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 them
  • SpotifyErrorException can handle more error objects and is more resilient
  • Removed StateHelper and MemoryRefreshTokenStore