xamarin / Essentials

Xamarin.Essentials is no longer supported. Migrate your apps to .NET MAUI, which includes Maui.Essentials.
https://aka.ms/xamarin-upgrade
Other
1.52k stars 505 forks source link

[Bug] Can't log out using WebAuthenticator #1735

Open stesvis opened 3 years ago

stesvis commented 3 years ago

Description

I use WebAuthenticator to sign in with Facebook. Works great! However, If i wish to sign in with a different Facebook account, it seems impossible. WebAuthenticator automatically logs me in with the first account i tried, so i can't force a Facebook log out to use a different account.

Is there a work around?

Barshan-Mandal commented 3 years ago

xamarin community is much lazy in solving problems

jamesmontemagno commented 3 years ago

There are some best practices in this thread: https://github.com/xamarin/Essentials/issues/1223

kapilntt commented 3 years ago

Any update on this?

iOS seems to have a workaround but can't find something similar in Android.