Skip to content

integrating boot-stateless-auth with OAuth 2 based social login with facebook

License

Notifications You must be signed in to change notification settings

jhcao23/boot-stateless-social

 
 

Repository files navigation

boot-stateless-social

Folked from https://github.com/Robbert1/boot-stateless-social

Example project integrating Spring Security with Spring Social OAuth 2 based social login with facebook.

Facebook expects the app to run under http://localhost:8080.

You must change your facebook app key and secret etc in application.properties

Needs Gradle 3 and JDK 8

build with gradle clean build
run with gradle bootRun

About

integrating boot-stateless-auth with OAuth 2 based social login with facebook

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 93.2%
  • JavaScript 4.6%
  • HTML 2.2%