himash79 / Spring-boot-with-Social-login-Facebook

Build Spring boot with facebook social login module.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Spring boot, Oauth2, Social Login, Facebook

Build Spring boot with facebook social login module.

Requirements

  1. Java 1.8 +
  2. Maven 3.8 +
  3. Facebook account

Project setup

  1. Clone the project

    git clone https://github.com/himash79/Spring-boot-with-Social-login-Facebook.git
    
  2. Configure the Github

    Follow the steps of `Setup-enviroment.txt` file for configure the project enviroment.
    
  3. Clean and build the project using maven

    open command line (CMD) in project directory and execute 'mvn clean install'
    
  4. Open project using intelij / eclipse

Expose Rest APIs

  1. Authenticate user using related end-point APIs.

  2. localhost:8090/ - redirect to facebook signIn page.

About

Build Spring boot with facebook social login module.


Languages

Language:Java 100.0%