Back to updates
LoginRadius SDK v11.3.0 Release
We have launched a new version 11.3.0 of LoginRadius Web SDKs. Please see below for further details.2022-02-01In this SDKs release, we have made the following enhancements for a better user experience. Kindly refer below for further updates regarding enhancements added into the specific SDKs.
Node Js SDK
- Enhancements:Added linting and formatting toolchains.
- You can obtain this LoginRadius Node Js SDK via our GitHub page.
- You can refer to the SDK Documentation for details and installation instructions.
PHP SDK
- Enhancements:Added a feature to add ApiKey and ApiSecret directly in LoginRadius manual SOTT generation method.
- You can obtain this LoginRadius PHP SDK via our GitHub page.
- You can refer to the SDK Documentation for details and installation instructions.
- Breaking Changes:For developers migrating from v11.2.0, there will be 1 minor breaking change in terms of SDK implementation. In this version, we have added a feature to add ApiKey & ApiSecret directly into the manual SOTT generation method encrypt().
Python SDK
- Enhancements:Added a feature to add ApiKey and ApiSecret directly in LoginRadius manual SOTT generation method.
- Code optimization for better performance.
- You can obtain this LoginRadius Python SDK via our GitHub page.
- You can refer to the SDK Documentation for details and installation instructions.
- Breaking Changes:For developers migrating from v11.2.0, there will be 1 minor breaking change in terms of SDK implementation. In this version, we have added a feature to add ApiKey & ApiSecret directly into the manual SOTT generation method get_sott().
DotNet SDK
- Enhancements:Added a feature to add ApiKey and ApiSecret directly in LoginRadius manual SOTT generation method.
- Code optimization for better performance.
- Improved the Exception handling for various connection-related exceptions.
- You can obtain this LoginRadius DotNet SDK via our GitHub page.
- You can refer to the SDK Documentation for details and installation instructions.
- Breaking Changes:For developers migrating from v11.2.0, there will be 1 minor breaking change in terms of SDK implementation. In this version, we have added a feature to add ApiKey & ApiSecret directly into the manual SOTT generation method GetSott().
Ruby On Rails SDK
- Enhancements:Added a feature to add ApiKey and ApiSecret directly in LoginRadius manual SOTT generation method.
- You can obtain this LoginRadius Python SDK via our GitHub page.
- You can refer to the SDK Documentation for details and installation instructions.
- Breaking Changes:For developers migrating from v11.2.2, there will be 1 minor breaking change in terms of SDK implementation. In this version, we have added a feature to add ApiKey & ApiSecret directly into the manual SOTT generation method local_generate_sott().
Go SDK
- Enhancements:Updated jquery version (3.3.1) with the latest version (3.6.0).
- You can obtain this LoginRadius Python SDK via our GitHub page.
- You can refer to the SDK Documentation for details and installation instructions.
- Removed (Deprecated) API:GetSocialUserProfile API
Also, added Licence and Contribution Guideline with the latest version(11.3.0) in all the above SDKs.
Please reach out to our support or live chat for general inquiries and assistance regarding the implementation of the new features and enhancements.
More Updates
View AllMobile Libraries Update
We’ve recently made major updates to our LoginRadius SDKs/Libraries related to mobile iOS, Android, Ionic etc.
2017-04-12
LoginRadius SDK 11.1.0 Release
We have released the new version of LoginRadius SDK library 11.1.0.
2021-04-30
New CDN-based versioning process for LoginRadiusV2.js
As per the existing process, the latest version of LoginRadiusV2.js resides at the following URL: https://auth.lrcontent.com/v2/js/LoginRadiusV2.js For every LoginRadiusV2.js release, the changes are published at the URL above. Hence, if you are using the LoginRadiusV2.js directly from this URL, you will automatically be updated to the latest version. However, if you do not want to
2019-11-08