authentication

open fun authentication(block: SpotifyUserAuthorization.() -> Unit): ISpotifyApiBuilder<T, B>

Allows you to authenticate a SpotifyClientApi with an authorization code or build SpotifyApi using a refresh token

Sources

common source
Link copied to clipboard