SpotifyTokenProvider

fun interface SpotifyTokenProvider

Required for authenticating an app with Spotify.

Functions

Link copied to clipboard
abstract suspend fun getClientId(): String?