Xamarin is not currently supported here on QnA. They're actively answering questions in dedicated forums here.
https://forums.xamarin.com/
--please don't forget to Accept as answer if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am having issues deleting the cached credentials in the iOS (minimum 10.) and Android (minimum 5.0 Lollipop) web browser from my Xamarin Form (4.0) app once the user clicks logout in the app.
I am using Client flow with Azure AD Authentication provider. It's clearing the token and user properties in app but when it goes and call the Web Mobile API browser is using the cached credentials and refreshing the token instead of asking for the new AD login (in my case) credentials and login in the last login user.
Xamarin is not currently supported here on QnA. They're actively answering questions in dedicated forums here.
https://forums.xamarin.com/
--please don't forget to Accept as answer if the reply is helpful--