Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant