Skip to content

v1.5.0

Compare
Choose a tag to compare
@jzheng2017 jzheng2017 released this 05 Dec 14:49
· 108 commits to main since this release

Major updates:
This version release the following api endpoint have been covered:

  • Search (complete)
  • Authorization Code Flow with Proof Key for Code Exchange (PKCE)

Minor changes to API:

  • Refactored AuthorizationRequestTokens plural to singular AuthorizationRequestToken
  • Extracted http call execution in AuthorizationRequestToken to HttpUtil so it can be reused inside AuthorizationPKCERequestToken

As of this version all endpoints of Spotify Web API have been covered