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

Implement Xamarin.Essentials.WebAuthenticator #86

Open
TheCodeTraveler opened this issue May 28, 2020 · 2 comments
Open

Implement Xamarin.Essentials.WebAuthenticator #86

TheCodeTraveler opened this issue May 28, 2020 · 2 comments
Assignees
Labels

Comments

@TheCodeTraveler
Copy link
Owner

WebAuthenticator utilizes ASWebAuthenticationSession on iOS which allows for more flexibility in setting session ids and cookies.

https://docs.microsoft.com/xamarin/essentials/web-authenticator

@TheCodeTraveler TheCodeTraveler self-assigned this May 28, 2020
@TheCodeTraveler TheCodeTraveler added this to the v1.2.0 milestone May 29, 2020
@TheCodeTraveler TheCodeTraveler added Android iOS enhancement New feature or request labels Jun 1, 2020
@TheCodeTraveler TheCodeTraveler removed this from the v1.2.0 milestone Jun 2, 2020
@TheCodeTraveler
Copy link
Owner Author

TheCodeTraveler commented Jun 2, 2020

Xamarin.Forms.WebAuthenticator is hamstrung by the iOS / Android APIs which don't allow the customization of Browser.

Putting this on hold for now.

@TheCodeTraveler
Copy link
Owner Author

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

No branches or pull requests

1 participant