I want to implement an account system for my site exactly like http://getsatisfaction.com/login , allowing the user to log in using Facebook, Twitter, Google, Yahoo and the like. The site is built using Struts 2 + Spring + Hibernate.
Any Java libraries that can help me create such a user account system?
You might want to check out JOpenID , this is an implementation of OpenID 2.0 Java 5 for Google Federated Login. Also SocialAuth for google, yahoo, windows live, twitter and fb. Or maybe look at JanRain Engage for free up to 2500 users.
You can try Scribe .
Source: https://habr.com/ru/post/1783946/More articles:Сравнить 2 объекта в eclipse во время выполнения (при отладке)? - javaimplementation of a read / write field for an interface that defines read-only - c #In Java, with JPA2, which class should be used to store date information? - javaAndroid - scrolling TextView - androidDatabase in database (a la CCK without Drupal) - databaseUsing manifest in standalone HTML5 in IFrame - html5How to use I use Zend_Cache_Backend_TwoLevels with tags? - phpRuby and Sinatra - ruby | fooobar.comHow to view the contents of cacerts.bks (certificate file / system / etc / security / carcerts.bks) - androidGetting the number of hits in a document (doc) in lucene - javaAll Articles