android-sdk
android-sdk copied to clipboard
Logout , Let another user Log in
Thanks for your interest in the Spotify App Remote SDK! If you're submitting a bug, please use the following template. If your issue is a feature request, please include your use-case so that we have all the necessary info.
Issue found on DATE.
SDK Version: 29
OS Version: Android 10.0
Scope(s): {"streaming","playlist-read-private","user-library-read","user-read-email","user-read-private","user-top-read"}
Steps to reproduce:
- AuthorizationClient.clearCookies(context);
- Press login button to go through login again.
- login process code contains: builder.setShowDialog(true);
Expected behaviour: Let me enter another user's credentials since I signed out.
Actual behaviour: When I try to go through authorization process, doesn't let me put another persons credentials - doesn't even show option for 'not you' - it just approves a new token.
logout of the spotify app.