Logout on mobile devices

Currently, we are using auth0 for authentication for our mobile apps(Android and iOS). We notice that after a user has performed log out they are not being requested for username/password next time. We followed this to implement login and logout https://auth0.com/docs/quickstart/native/android/03-session-handling#log-out. The user logs out of the app, but when he logs back in he is not prompted to enter a username and password. We want them to be able to log out of all sessions. We even tried to use the federated logout option, that did not help either. I can provide further details if needed to help us with this.

Hey there @hari!

Can you raise that as a GitHub issue in the quickstart repo so we can work on it effectively with the repo and quickstart maintainer? Once you do that please share the link with us so we can ping maintainers. Thank you!

Thank you @konrad.sopala! I will raise a issue on GitHub and let you know.

Hey @konrad.sopala,

I raised the issue on GitHub. Please check it out here - Cannot logout from all sessions · Issue #89 · auth0-samples/auth0-android-sample · GitHub

1 Like

Perfect, thanks! i will let repo maintainers know!