Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Working example of Spring Social Facebook login except the sample applications on github [closed]

Please can somebody share links of working example of Spring Social Facebook login except the sample applications on git hub that are provided by Spring Social people themselves. Especially if there is any sample code without the use of a database then that will be awesome.

like image 759
Kapil Mediratta Avatar asked Jul 25 '15 16:07

Kapil Mediratta


1 Answers

Spring Social Example is the Spring 3.x implementation written by me, you just have to change Facebook/Twitter apikey, apisecret, callback url and scope as per your requirement in application.properties here.

like image 118
Arpit Aggarwal Avatar answered Sep 18 '22 20:09

Arpit Aggarwal