Is there any news about deleting the session cookie after logout using the WebAuthenticator class for Android?
For IOS there is a solution, but still not for Android.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am using Open ID Connect for sign in/out.
i follow this link https://community.abp.io/posts/integrating-maui-client-via-using-openid-connect-aqjjwsdf
After successful sign in, i sign out, then sign in again WebAuthenticator
automatically logs me in with the first account.
i think cookies is not be clear. i try to use some way but all doesn't work
https://github.com/xamarin/Xamarin.Forms/issues/12999
https://github.com/xamarin/Essentials/issues/1712
please help me or give me other workaround for this
thanks
Is there any news about deleting the session cookie after logout using the WebAuthenticator class for Android?
For IOS there is a solution, but still not for Android.