开发者

Is oAuth 2.0 the default login method in Facebook C# SDK?

I was just wondering. I'm using FB C# SDK for my facebook applications.

Do 开发者_JAVA百科I need to change anything to make sure everything keeps working after October 1st?


oauth 2 was default starting from the first beta release of v5. so if you are using v5 you already are using oauth 2.0

But if you are using FB JS SDK for login make sure to set oaut:true and also update the Facebook C# SDK to minimum of v5.2 (no need for server side code changes.)

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜