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.
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.