get Spotify Implicit Grant Api
fun getSpotifyImplicitGrantApi(block: SpotifyApiOptions.() -> Unit? = null): SpotifyImplicitGrantApi?(source)
Create a new SpotifyImplicitGrantApi instance using the spotifyToken stored using this credential store.
Parameters
block
Applied configuration to the SpotifyImplicitGrantApi