dotnetco.de

Category Archives: xamarin

Native Facebook Login in Xamarin Forms iOS App

Many apps need some kind of user authentication. Instead of having users to register on your site, it’s more convenient to use existing Logins. Many social networks like Facebook, Twitter and Google offer to use their login data to authenticate users in your application. You have 2 different options of authentication: Server side or client […]