Spotify Default Credential Store
fun SpotifyDefaultCredentialStore(clientId: String, redirectUri: String, applicationContext: Context)
Content copied to clipboard
Parameters
clientId
The client id associated with your application
applicationContext
The application context - you can obtain this by storing your application context statically (such as with a companion object)
Sources
(source)
Link copied to clipboard