Help Wizard

Step 1

NEXT STEP

Topics with Label: logout

Labels

Forum Posts

Important: App review and quota extension waiting times

The Spotify for developers platform helps many bring their ideas to life. Whether it's a short term app helping an artist’s release or something more long term - there is always a chance of success. Things start to grow and then you might also need w...

  • Moderator
  • Moderator
  • rushilshah282
  • Visitor
  • 13779 Views
  • 101 replies
  • 17 likes
  • 13779 Views
  • 101 replies
  • 17 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...
  • DanKenan
  • Visitor
  • 1130 Views
  • 2 replies
  • 2 likes
  • API Help
    logout
  • 1130 Views
  • 2 replies
  • 2 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_...

  • Casual Listener
  • ...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...
  • 250 Views
  • 0 replies
  • 0 likes
  • Android
    AuthorizationClient
    logout
  • 250 Views
  • 0 replies
  • 0 likes