Windows Azure Access Control and Windows Phone 8
acs, azure, windows-phone, windows-phone-8
Solution
Azure Mobile Services (still currently in preview) has new functionality designed to help make user authentication easier. See http://www.windowsazure.com/en-us/develop/mobile/tutorials/get-started-with-users-dotnet/
Problem
I'm currently developing an app which has single sign on via Windows Azure Access Control Service. I am using the Access Control Service for Windows Phone NUGET package (the same control can also be found in the Windows Azure for Windows Phone toolkit). I am just wondering if there is a new way of doing this in Windows Phone 8? These current controls haven't been updated for about a year and a lot seems to have changed since then. I have searched but search engines still seem to be returning Windows Phone 7 results mostly.