Back to updates
LoginRadius SDK v11.4.0 Release
We have launched a new version 11.4.0 of LoginRadius Web SDKs. Please see below for further details.2022-06-09In this SDKs release, we have made the following enhancements for a better user experience. Kindly refer below for further updates regarding enhancements added to the specific SDKs.
PHP SDK
Enhancements
Removed the additional version name from multiple files in SDK.Introduced a new manual SOTT generation method getSott() with additional parameters startTime & endTime . We recommend using this method to generate SOTT manually. The old function encrypt() still exists; however, it is deprecated and will be removed in a future version of SDK. You can obtain the latest LoginRadius PHP SDK via our GitHub page.
You can also refer to the SDK documentation for details and installation instructions.
Python SDK
Enhancements
Added additional parameters startTime and endTime in LoginRadius manual SOTT generation method get_sott().Enhancement in README.md file.Code optimized for better performance. You can obtain the latest LoginRadius Python SDK via our GitHub page.
You can also refer to the SDK documentation for details and installation instructions.
JAVA SDK
Enhancements
Introduced an additional parameter getLrServerTime in the manual SOTT generation function getSott().We recommend using this method to generate SOTT manually. The old function getSott() still exists; however, it is deprecated and will be removed in a future version of SDK.Enhancement in README.md file. You can obtain the latest LoginRadius JAVA SDK via our GitHub page.
You can also refer to the SDK documentation for details and installation instructions.
Node.Js SDK
Enhancements
Standardized the getSott() function and added an additional parameter timeDifference in the getSott() function to get the SOTT using the time difference.Enhancement in README.md file. You can obtain the latest LoginRadius Node.Js SDK via our GitHub page.
You can also refer to the SDK documentation for details and installation instructions.
ASP.NET SDK
Enhancements
Added additional parameters TimeDifference & getLrServerTime in GetSott() function.Enhancement in README.md file. You can obtain the latest LoginRadius ASP.NET SDK via our GitHub page.
You can also refer to the SDK documentation for details and installation instructions.
Ruby on Rails SDK
Enhancements
Introduced a new manual SOTT generation method get_sott() with additional parameters start_time & end_time . We recommend using this method to generate SOTT manually. The old function local_generate_sott() still exists; however, it is deprecated and will be removed in a future version of SDK.Enhancement in README.md file. You can obtain the latest LoginRadius Ruby on Rails SDK via our GitHub page.
You can also refer to the SDK documentation for details and installation instructions.
Go SDK
Enhancements
Introduced connection pooling in the Go Default Http client to keep fewer connections open, and it will support more requests with minimal server resources.Enhancement in README.md file. Added new multiple APIs for a better user experience
GetRevokeRefreshTokenGetRefreshAccessTokenByRefreshToken You can obtain the latest LoginRadius Go SDK via our GitHub page.
You can also refer to the SDK documentation for details and installation instructions.
Please reach out to our support or live chat for general inquiries and assistance regarding the implementation of the new features and enhancements.