Help Wizard

Step 1

NEXT STEP

FAQs

Please see below the most popular frequently asked questions.

Loading article...

Loading faqs...

VIEW ALL

Ongoing Issues

Please see below the current ongoing issues which are under investigation.

Loading issue...

Loading ongoing issues...

VIEW ALL

Topics with Label: logout

Labels

Forum Posts

Welcome to the Spotify for Developers board!

Welcome to the Spotify for Developers board! This forum is the place for conversations about Spotify's Web API, Web Playback SDK, Widgets, and other developer tools. Here you can ask questions about the Spotify platform, chat with other developers, a...

  • Spotify
  • Spotify
  • 19571 Views
  • 0 replies
  • 59 likes
  • Discussion
  • 19571 Views
  • 0 replies
  • 59 likes

Logging user out?

I have created an application and the user is able to log in to connect to their Spotify account, however, I want to add a logout button so that other users can use it but I'm not sure how. I've been able to redirect the user to the login page but wh...

  • Newbie
  • I have created an application and the user is able to log in to connect to their Spotify account, however, I want to add a logout button so that other users can use it but I'm not sure how. I've b...
  • 70 Views
  • 0 replies
  • 0 likes
  • API Help
    logout
  • 70 Views
  • 0 replies
  • 0 likes

[Android] AuthorizationClient logout

Hi,I'm starting to use the Android SDK and I did the Authentification in Kotlin like this : val request = getAuthenticationRequest(AuthorizationResponse.Type.TOKEN, showDialog) AuthorizationClient.openLoginActivity(this, Constants.AUTH_TOKEN_REQUEST_...

  • Newbie
  • ...uthorizationResponse.Type.TOKEN, showDialog) AuthorizationClient.openLoginActivity(this, Constants.AUTH_TOKEN_REQUEST_CODE, request)           It's working, but now I would like to add a logout...
  • 114 Views
  • 0 replies
  • 0 likes
  • Android
    AuthorizationClient
    logout
  • 114 Views
  • 0 replies
  • 0 likes