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

Kapil Mediratta picture Kapil Mediratta · Jul 25, 2015 · Viewed 18.1k times · Source

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.

Answer

Arpit Aggarwal picture Arpit Aggarwal · Jul 25, 2015

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.