I'm trying to get more user data from facebook login using azure mobile serivces .net backend.

I stumble upon this post

it would seemed that the javascript ams have this ability. I try to mimic this in the .net preview and add to the configuration in the portal the key MS_FacebookScope but nothing happen.

Is there are way how to solve this?

有帮助吗?

解决方案

They have just announced the availability of this feature for the .NET backend.

This is the announcement - http://azure.microsoft.com/blog/2014/10/02/custom-login-scopes-single-sign-on-new-asp-net-web-api-updates-to-the-azure-mobile-services-net-backend/

Take a look at Custom Scopes for Social Authentication Providers - I believe that this is the information that you are looking for.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top