GitTrends icon indicating copy to clipboard operation
GitTrends copied to clipboard

Implement Xamarin.Essentials.WebAuthenticator

Open TheCodeTraveler opened this issue 5 years ago • 2 comments

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 avatar May 28 '20 15:05 TheCodeTraveler

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 avatar Jun 02 '20 23:06 TheCodeTraveler

Work being done in this branch: https://github.com/brminnick/GitTrends/tree/Xamarin.Essentials.WebAuthenticator

TheCodeTraveler avatar Jun 02 '20 23:06 TheCodeTraveler