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