Open wimdeblauwe opened 8 years ago
@wimdeblauwe I think what you are looking for is covered by the Spring Social project. Here is a sample application that illustrates how to use Spring Social to connect to Facebook, Twitter, and LinkedIn.
https://github.com/spring-projects/spring-social-samples/tree/master/spring-social-showcase-boot
Thanks for the sample code, really helpful! Is it possible to extend the example to provide facebook and twitter login? Or do you have to use something different if you want to do this?