get Spotify Client Pkce Api
fun getSpotifyClientPkceApi(block: SpotifyApiOptions.() -> Unit? = null): SpotifyClientApi?
Content copied to clipboard
Create a new SpotifyClientApi instance using the spotifyToken stored using this credential store.
Parameters
block
Applied configuration to the SpotifyClientApi
Sources
(source)
Link copied to clipboard