开发者

Log in to Facebook with a specific account via OAuth 2.0

开发者 https://www.devze.com 2023-02-26 01:50 出处:网络
I\'m working on a facebook c开发者_Go百科lient project on mac using cocoa. i\'m following the oauth flow to log in. My problem is that i\'d like to log in to a specific account, and not the last accou

I'm working on a facebook c开发者_Go百科lient project on mac using cocoa. i'm following the oauth flow to log in. My problem is that i'd like to log in to a specific account, and not the last account that was saved in a cookie (this happens even from any webrowser). can you help me to find a solution?

thanks in advance.


What framework do you use? Maybe you can use "FBCocoa", when you want to change your login account, logout the saved account,i'm learning to use it now. You can download the fbcocoa framework on github

0

精彩评论

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