I'm trying to add authentication to my Xamarin Forms app and using azure mobile apps .
However i'm getting conflicting guides about how to proceed from Xamarin & Microsoft websites .
Xamarin : https://developer.xamarin.com/guides/xamarin-forms/web-services/authentication/azure/
Which one is more current/recommended ?
I want to add Facebook authentication + my own custom one . [i have not found any proper guides how to create a custom login/register system with azure mobile apps]