[Android] Cookies are not cleared on logout

Hi Community!
We’re using Auth0 sdk for Android version 2.6.0 and on logout we’re not able to clear cookies. We’re using federated auth and custom tenant if it matters.
Redirect URL on logout() doesn’t do anything either, federated parameter same. Scheme is the same custom scheme as for login. All works well, but cookies are still no matter what and the user doesn’t start from the very first login page upon next login in the app.
Chrome Custom Tab cookies are not visible for the Cookie Manager, so I’m guessing only Auth0 SDK can get it done.

What are you talking about that was happening with me also Still can’t find any solution.

Hey there!

In order to handle that most effectively can I ask you to raise a GitHub issue in our Android SDK GitHub repo so we can work on that directly with the stack maintainers? Once you have a link to it you can share it here so we can ping them. Thank you!

Hi Konrad. Posted on github Browser cookies are not cleared on logout() · Issue #624 · auth0/Auth0.Android · GitHub