hi all, I`m trying to implement the Azure Active Directory Authentication into my project. I have found the Azure plugin which is from github : GitHub - bitrave/azure-mobile-services-for-unity3d: A suite of Azure Mobile Services plugins for Unity3D, cross platform with common interfaces, with examples
and also watch the tutorial video :http://www.deadlyfingers.net/azure/unity3d-game-dev-with-azure-mobile-services-using-bitrave-plugin/
But the tutorial is using the facebook to authenticate. I want to using the Active Directory to Authenticate but I cant find any tutorial about the active directory. Anyone have try the Azure AD before? Can give me some idea how to implement the Azure AD in unity3d project?
Thank You