https://github.com/careydevelopment/sociallogin
Demonstrates how to set up Spring Security with Facebook and Twitter login
https://github.com/careydevelopment/sociallogin
Last synced: 6 months ago
JSON representation
Demonstrates how to set up Spring Security with Facebook and Twitter login
- Host: GitHub
- URL: https://github.com/careydevelopment/sociallogin
- Owner: careydevelopment
- Created: 2017-06-16T23:22:55.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-11-12T10:59:39.000Z (over 8 years ago)
- Last Synced: 2025-04-05T13:11:24.186Z (over 1 year ago)
- Language: HTML
- Size: 810 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SocialLogin
This project demonstrates how to integrate Facebook and Twitter login with Spring security.
WARNING! You must update the application.properties files with your own IDs and secrets. Otherwise, this code won't work!
Just pull this project down in Eclipse, then build it. Once it's built, you can run it from the command line with:
java -jar SocialLogin-1.0.jar
Alternatively, you can run it within Eclipse by right-clicking on Application and selecting Run As... Java Application.
Once the application is launched, you can access it at http://localhost:8090/