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
AuthorizationRequestTokens
plural to singularAuthorizationRequestToken
- Extracted http call execution in
AuthorizationRequestToken
toHttpUtil
so it can be reused insideAuthorizationPKCERequestToken
As of this version all endpoints of Spotify Web API have been covered