Skip to content

Sudarshan-Gowda/Spring-Mvc-Facebook-Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Facebook-integration with Spring mvc

Steps to integrate your Application with Facebook

Step 1 : Dowmload this repository & do maven import.
Step 2 : Give ur client id & client secret (which is created in developer side) in Js File.

Step3 : Add the server and Run this Application. Once the project is successfully deployed you will be redirected to login page with Facebook Icon.

Step4 : Once you Clicked on the Facebook Icon, you will be redirected to Facebook Login Page. Enter your Facebook account credential or any Facebook account credential. If the credential is valid you will be redicted to welcome page with logged-in User details like First Name , Last Name, Email Address, Place etc..

Steps to create Credential(tokens) in Facebook developer Site.

Step 1: Hit the URL in any browser www.developers.facebook.com.

Step 2: Click on get started button & register as developer.

Step 3: Go to my apps create new app with any name

Step 4: You will get App Id & App Secret on the Screen. Note down that and use it for Facebook Integration with your Application.

Step 5: Select created App --> Settings --> Terms of Service URL as [Example (http://localhost:8085/facebook-integration/) ]--> Save.

Technology Used:

Java 8
Spring MVC

Tools Used

Eclipse - Mars

About

Facebook Integration Using Spring MVC

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published