Can't log out in android

For the logout issue, you may follow up the status in this Github issue. SDK currently doesn’t make a request to the logout endpoint. Logout endpoint helps to clear the user’s session with Auth0. prompt=login can help to show the login widget but it isn’t a true logout so should be used with caution.