Skip to content

Spotify Android Auth lib 2.0.0

Choose a tag to compare

@veronikapetruskova veronikapetruskova released this 10 Mar 16:44
· 75 commits to master since this release
  • Replaced WebView usage with Custom Tabs since Google and Facebook Login no longer support WebViews for authenticating users.
  • Removed AuthorizationClient#clearCookies method from the API. Custom Tabs use the cookies from the browser.
  • Bumped targetSdkVersion to 31