dotnet / maui

.NET MAUI is the .NET Multi-platform App UI, a framework for building native device applications spanning mobile, tablet, and desktop.

Home Page:https://dot.net/maui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Xamarin Auth and .NET Maui with Facebook deprecation of embedded browsers

CoeqWEty opened this issue · comments

Summary

Hi,

Im on Xamarin. Forms 5.0 with Auth. looking forward to .Net maui. AWS is backend.

Facebook is deprecating browser authentication with Xamarin. Auth uses in November.

This is a core capability and will impact . Net Maui as well unless there is a new approach What's the approach and timeline if so?
Has anyone found a path around this currently that they can share code an approach for?

TIA in advance
Bob
eb2b@yahoo.com

API Changes

Xamarin.Auth

Intended Use Case

Logging in Via Facebook with Oauth and Xamarin. Auth
FB embedded brwoser

I think everything you need can be done with Essentials WebAuthenticator. Not sure if Xamarin.Auth is going to be updated or replaced. If you'd like to know about that, please open an issue on their repository.