使用facebook,gmail,twitter和microsoft Authinticate Azure api应用程序

时间:2017-07-01 22:17:08

标签: asp.net api azure azure-web-sites

我有一个天蓝色的api应用程序,我想使用facebook,twitter,google和microsoftaccount进行身份验证,我所看到的所有指向AAD的内容。我已经在门户中设置了所有配置,因为它有很好的文档。现在我正努力在我的webclient和xamarin表单中实现它。我整天都在寻找..有人可以指出一个例子。感谢。

1 个答案:

答案 0 :(得分:0)

如果我今天开始使用这样的应用程序,我肯定会考虑Azure AD B2C - 文档页面有很多教程。

Azure Active Directory B2C

代替那个,或者你看过ASP.NET MVC:

Code! MVC 5 App with Facebook, Twitter, LinkedIn and Google OAuth2 Sign-on (C#)

对于ASP.NET Core:

Enabling authentication using Facebook, Google and other external providers

对于Xamarin Auth:

https://components.xamarin.com/gettingstarted/xamarin.auth