简体   繁体   中英

How to integrate facebook login into java website

I would like to connect my website using facebook login details( after user has authenticated by facebook). I have been searching for some guidance to integrate facebook login into our JAVA website. But I couldn't find appropriate information. I would be thankful , if any body help me out.

Thanks in advance.

You could look at the new Spring Social plugin, if you use Spring MVC :)

It will let you bind to Facebook and other social network solutions http://www.springsource.org/spring-social

In the recent past, I had a similar requirement and I used LoginRadius SDK.

They support java. http://support.loginradius.com/customer/portal/articles/585886-how-do-i-add-social-login-to-my-website-via-loginradius-

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM