Mar 30, 2020
16
0
Social Authentication with Xamarin.Essentials and ASP.NET Core
Jon Dick
Many apps require adding user authentication, and this often means enabling your users to sign in their existing Microsoft, Facebook, Google, and now Apple Sign In accounts. With Xamarin.Essentials' new WebAuthenticator and using ASP.NET Core on your backend it has never been easier. Learn more!