Skip to content

2.15: Optional cache_path or username

Compare
Choose a tag to compare
@stephanebruckert stephanebruckert released this 08 Sep 10:10
· 155 commits to master since this release

Added

  • SpotifyPKCE.parse_auth_response_url, mirroring that method in
    SpotifyOAuth

Changed

  • Specifying a cache_path or username is now optional

Fixed

  • Using SpotifyPKCE.get_authorization_url will now generate a code
    challenge if needed