Click here to Skip to main content
15,893,594 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi All....

In my web application i want a functionality like signup/login with facebook. My conditions are as follows:

1. If user is already registered in my web application then simply login with facebook.

2. If user is not registered with me and clicks on Login with Facebook button then user should be registered with my application and logged in.

Also guide me about :

1. How many informations we can retrieve from facebook account for any user and which informations...
2. Is it necessary that any one field like "mailid" or anything else should be common at facebook account and at my web application account when user tries to login with facebook.

if not than how should i match the informations for a particular user...

3. if user is not registered with my web application and tries to login with facebook i want to register that user at my application first than logged in but how i don't know, so please provide me proper code for it...
Posted
Comments
Monster Maker 27-Apr-13 5:36am    
have you referred http://developers.facebook.com/web/ site?
Sandeep Mewara 27-Apr-13 6:00am    
+5
Sandeep Mewara 27-Apr-13 6:01am    
And what effort have you made so far?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900