Revamped Java SDK released
Our engineering team has released a new version of Java SDK that now supports Maven Integration and also makes it easier to use the new library.
The latest version of the Java SDK includes the following enhancements:
- Unified SDK for social login and user registration : Now developers do not have to download separate libraries for User registration and social login because both of these features can now be used from a single library.
- Restructuring the library: We have also made it easier for the developers to access various features in social login SDK by restructuring the code in our library. The developers can now do more by writing less code. Refer the following link for more details.
- Enhanced capabilities :
- Maven Integration: Keeping up with the best development practice in Java, LoginRadius libraries can now be used with Maven. By including a small snippet of configuration code in the maven project, the developers can quickly get up and running with the latest LoginRadius library. Refer the following link for more details.