Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

On Xamarin.Forms is possible to verify if user is logged-in without opening the browser view? #93

Open
Frank4220 opened this issue Mar 11, 2021 · 0 comments

Comments

@Frank4220
Copy link

I tried to call Client and LoginAsync but I'm not able to check if user has already logged in without opening browser.. Is this possible?

If I open browser with _result = await _client.LoginAsync(new LoginRequest()); and user is logged in, it closes immediately after without asking for anything and goes to the main page.. is correct but I think is possible this kind of improvement..

Thank you in advice!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant