Unity3dAzure / AppServicesDemo

Azure App Services demos for Unity
https://www.deadlyfingers.net/tutorial/azure-app-services-for-unity3d
MIT License
27 stars 13 forks source link

Extend support for Azure Mobile Service identities #9

Closed deadlyfingers closed 6 years ago

deadlyfingers commented 8 years ago

Mobile Service Demo uses Facebook token. Should also extend demo with Twitter, Google and Microsoft Account identities.

deadlyfingers commented 7 years ago

plus AAD

deadlyfingers commented 6 years ago

Demo works with Facebook and Twitter identities. Support for others identity providers are also available.

https://github.com/Unity3dAzure/AppServicesDemo/pull/41

ghost commented 6 years ago

Could you please provide us with a detailed tutorial for just Azure Active Directory Authentication to unity project ?