Spotify Web API wrapper for Kotlin, Java, JS, and Native - Targets JVM, Android, JS (browser), Native (Desktop), and Apple tvOS/iOS. Includes a Spotify Web Playback SDK wrapper for Kotlin/JS, and a spotify-auth wrapper for Kotlin/Android.
You can use Spotify's Web API to discover music and podcasts, manage your Spotify library, control audio playback, and m
You can use Spotify's Web API to discover music and podcasts, manage your Spotify library, control audio playback, and m
httpResponseSubscriber otherwise could be called multiple times before a successful response is obtained, and is not called before caching is completeβ¦
Spotify does not return a new refresh token after refreshing an old token, contrary to both their documentation and to good security practice. We now β¦
## What's Changed * Feat: Add locale parameter to search api by @EnderGamingFilms in https://github.com/adamint/spotify-web-api-kotlin/pull/336 * Seβ¦
Updates Spotify endpoints
## What's Changed * Dev/generate rest action methods update api by @adamint in https://github.com/adamint/spotify-web-api-kotlin/pull/319 * fix loopβ¦
Publishes tvosArm64 and iosArm64 versions ## What's Changed * update dependencies and save scopes to credential store by @adamint in https://githuβ¦
- Fixes #305 - Fixes #306 ## What's Changed * add getNullable method for 204-available methods to use, update dependencies by @adamint in https:β¦