开发者

login to facebook api

开发者 https://www.devze.com 2022-12-31 03:40 出处:网络
I have facebook java ap开发者_运维技巧i. Using this how can I login if i have email and password?

I have facebook java ap开发者_运维技巧i. Using this how can I login if i have email and password?


  • Java : http://programmaremobile.blogspot.com/2009/01/facebook-java-apieng.html
  • PHP: http://www.merchantos.com/makebeta/facebook/facebook-php-tutorial/

Update:

For authentification, you can look how to use oauth 2.0:

http://developers.facebook.com/docs/authentication

You can use the facebook-java-webapp for that:

http://code.google.com/p/facebook-java-webapp/#OAuth_v2

0

精彩评论

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