v1.5.0
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
AuthorizationRequestTokensplural to singularAuthorizationRequestToken - Extracted http call execution in
AuthorizationRequestTokentoHttpUtilso it can be reused insideAuthorizationPKCERequestToken
As of this version all endpoints of Spotify Web API have been covered