Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 482 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 482 Bytes

spring-social-angularjs-sample

A project to demonstrate Spring-social integration with AngularJS. It make use of Spring-boot, Spring-social and AngularJS technologies. By default it comes with Facebook and Twitter integration and can be extended to any other social platform.

To run : You need to register you app to respective social network and add the appId and secret in application.yml http://localhost:6080/ssa/index.html#/

Note of caution : I'am not good with AngularJS.