Reputation: 925
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]
Upvotes: 0
Views: 256
Reputation: 8035
Answered (including the specific one around Facebook) in my book - http://aka.ms/zumobook - this book is current recommendation.
Upvotes: 0