Android SDK - how to clear session cookies manually?

Hi @caster-troy

In regards to @jack598henry statement, I do not believe there is a way to clear the session cookies which are managed by user’s browser. You can refer to this Knowledge Article in regards to the issue that you are facing.
The article addresses the use of WebAuthProvider.logout() function prior to the login one. I understand that you already have a similar approach however, without manually deleting the cookies from the browser, what you are looking for is not achievable using Android SDK since it is an expected behaviour.

In regards to your other question, you can review our documentation about Product Support Matrix, however, to ease your review, Auth0 has the following support for browsers:

Authentication Desktop Browsers

Browser Support Level
Chrome Supported
Safari Sustained
Internet Explorer (v10/11) Sustained*
Edge Sustained
Firefox Sustained

Authentication Mobile Browsers

Browser Support Level
Safari iOS 10+ Supported
Chrome for Android 7.1.1+ Supported

If you have any further questions on the matter, feel free to leave another reply on the post. I hope the information above was helpful!

Kind Regards,
Nik