Spotify Android Auth lib 2.0.0
·
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#clearCookiesmethod from the API. Custom Tabs use the cookies from the browser. - Bumped targetSdkVersion to 31