简体   繁体   English

使用来自windows phone 7 app的facebook进行用户身份验证

[英]User authentication using facebook from windows phone 7 app

I am working on a new project on windows phone 7 , where i need to login to the application using facebook credentials. 我正在开发一个关于windows phone 7的新项目,我需要使用facebook凭据login该应用程序。

I'm very new to facebook api . 我对facebook api很新。

For this do i need to create a fb app ? 为此,我需要创建一个fb app吗? or can i get it done directly. 或者我可以直接完成它。 If yes HOW ? 如果是HOW

After user logged in, i want to get some details of the user like first_name, last_name, dob, email, fbId, friend_list, events, friend_birthdays ,status_updates etc., and store it in DB. 用户登录后,我想获取用户的一些详细信息,如first_name, last_name, dob, email, fbId, friend_list, events, friend_birthdays ,status_updates etc.,并将其存储在DB中。

The flow of the application would be ==> user opens the app ==> click on login ==> (this will redirect him to fb login page) user enters his credentials ==> if authenticated from facebook get the required details and store in db ==> redirect him into application 应用程序的流程将是==>用户打开应用程序==>点击登录==>(这会将他重定向到fb登录页面)用户输入他的凭据==>如果从facebook验证获得所需的详细信息并存储在db ==>中将他重定向到应用程序

Any idea how to achieve this thing???? 任何想法如何实现这个东西????

Thanks... 谢谢...

This link will help you to know about Facebook API integration step by step 此链接将帮助您逐步了解Facebook API集成

http://dotnetslackers.com/articles/net/wFace-windows-phone-7-facebook-integration-part-1.aspx http://dotnetslackers.com/articles/net/wFace-windows-phone-7-facebook-integration-part-1.aspx

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM