Showing results for Authentication - Xamarin Blog

Mar 30, 2020
16
0

Social Authentication with Xamarin.Essentials and ASP.NET Core

Jon Dick
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!

Xamarin PlatformXamarin.FormsXamarin
Aug 18, 2017
0
0

Native Android Facebook Authentication with Azure App Service

James Montemagno
James Montemagno

Authenticationis critical to applications success. Look at your app, and I bet the very first things that your users will do is sign up or log in to their account. This will probably, in turn, leverage some form of social authentication. Each social authentication provider is a little bit different, and some, such as Facebook, offer a native SDK to...

DevelopersAndroidIntegrations