Skip to content

Spotify Android Auth lib 2.2.0

Choose a tag to compare

@antonholmberg antonholmberg released this 11 Sep 12:14
· 23 commits to master since this release
ee396af
  • Requesting token now uses PKCE when:
    • There is an installed Spotify app that supports PKCE.
    • When web fallback is used.
  • Propagate tracking parameters when opening the native login flow
  • Token requests may return a refresh token if PKCE was used.