Skip to content

Releases: LoginRadius/java-sdk

Released Version 3.1.0 [API V2 Based]

10 May 12:39
Compare
Choose a tag to compare

Enhancements

  • Added new Two-Factor Authentication [2FA] APIs.
  • Added new API to get basic server information for SOTT time validation.
  • Added new context based Roles and Permissions Management APIs
  • Added new fields in APIs response Unverified email ids in UserProfile and Image in PhotoAPI.
  • Added new email prompt auto login.
  • Significantly improved code performance.
  • Increased custom connection and socket timeout 15000 (milliseconds).

Released Version 3.0.0

13 Apr 09:05
Compare
Choose a tag to compare

Enhancements

  • API V2 based SDK
  • Added new multiple APIs for better user experience.
  • End user adds and removes multiple emails.
  • Added update profile feature in SDK.
  • Significantly improved code performance.
  • Reduce the number of the library from SDK.
  • Added phone number and username login.
  • By default, the connection timeout (the time it takes to connect to a server) is 10000, and the socket timeout (the time it takes to receive data) is 60000.

Bug fix release

12 Jan 12:27
Compare
Choose a tag to compare
Bug fix release Pre-release
Pre-release

Bugs

  • Minor issue related to custom fields serialization is fixed