質問

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