Click here to Skip to main content
15,890,947 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I am using login with facebook button with registraion in my website. So I want to know how to implement the following:
1. When user clicks on "Login with Facebook" then it should check if the user previously registered in my website or not.
2. If user previously registered in my website then he simply redirects to my website's home page.
3. If user has not registered in my website then he redirect to the registration page, where I am using "Facebook Registration Plugin".
4. Then using "Facebook Registration Plugin" he will register in my website.

Overall I want to ask how the Sign-In with facebook of log in to codeproject.com with Facebook implemented.
Posted
Updated 12-Jan-14 7:28am
v3

1 solution

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