Implement Custom Authentication In Windows Azure Mobile Services
问题 Windows Azure Mobile Services currently doesn't have an option for custom authentication and looking at the feature request http://feedback.azure.com/forums/216254-mobile-services/suggestions/3313778-custom-user-auth It isn't coming anytime soon. With a .NET backend and a .NET application how do you implement custom authentication, so that you don't have to use Facebook, Google or any of their other current providers? There are plenty of partially completed tutorials on how this this is done