I'm making an Android's app using Spotify SDK. Spotify access token expires after some time.
To retrieve refresh token i found web based api authentication solution.
Can we get refresh token using spotify android sdk?, Is this feature added in the sdk now?