Subscribe to this feed : Copy the RSS Feed URL and paste it into your News Reader.

LoginRadius Updates

We always keep up with ID providers' API changes and update our API and connectors (SDK and Plugins). This section describes all of the updates with our product and company. Any questions, please send us an email.

 

DotNet SDK Release Version 11.4.1

Aug 2022

We have launched a new version 11.4.1 of our DotNet SDK on Github and the NuGet Package Manager. Please see below for further details: Enhancements: Updated Newtonsoft.Json library 12.0.2 to 13.0.1.  You can obtain this via our GitHub page or you can refer to the SDK documentation for details and installation instructions. Please reach out […]

Admin Console Release

Aug 2022

Following releases of the LoginRadius Admin Console brings you some improvements and new features as well. See below for details on some of the more notable changes applied to the Admin Console. Admin Console Release 25.4.0 ADDED JSON Sample is visible in UI at the time of data mapping under JWT configuration in Admin Console. […]

Drupal Module Release Version 5.1.1

Jul 2022

We have launched a new version of our Drupal module on Github and Drupal.org.  Bug Fixing: Fixed the issue with the redirection after login. Drupal 9 (Released  version 5.1.1) You can obtain the updated module via our GitHub page, or to download this on Drupal.org, click here. Please reach out to our support or live […]

LoginRadius SDK v11.4.0 Release

Jun 2022

In 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 […]

LoginRadius Android SDK Version 5.0.0

Jun 2022

We have launched a new version 5.0.0 of our Android SDK on Github and the Maven Central repository. Please see below for further details: Enhancements: Added a Security Improvement in the Android SDK for storing secure information like a key, token, and secret in the Android Keystore system. The Android Keystore system lets you store […]

WordPress Plugin v4.3.0

Apr 2022

We have launched a new version of our WordPress Plugin. Please see below for further details. Enhancements The following enhancements are part of this update: Made compatible with the latest LoginRadius PHP SDK 11.3.0. Replaced the getSocialUserProfile API with getProfileByAccessToken API as getSocialUserProfile API is deprecated in the PHP SDK version 11.2.0 and above. You can obtain […]

LoginRadius Android SDK Version 4.9.2

Mar 2022

We have launched a new version 4.9.2 of our Android SDK on Github and the Maven Central repository. Please see below for further details: Removed (Deprecated) API: In this Android SDK version, we have removed/deprecated the getUserProfile method (Social User Profile endpoint).  This API endpoint is going to be deprecated from the LoginRadius backend soon, so […]

LoginRadius iOS SDK version 5.6.1

Mar 2022

We have launched a new version 5.6.1 of our iOS SDK on Github. Please see below for further details: Removed (Deprecated) API:  In this iOS SDK version, we have removed/deprecated the getUserprofileWithAccessToken method (Social User Profile endpoint). This API endpoint will be deprecated from the LoginRadius backend soon, so we will suggest please use profilesWithAccessToken […]

Drupal Module Release Version (5.1.0, 8.x-4.3 and 7.x-4.1)

Feb 2022

We have launched a new version of our Drupal modules on Github and Drupal.org. Please see below for further details. Enhancements: Following are the enhancements made to Drupal Module Release Version (5.1.0, 8.x-4.3, and 7.x-4.1) Replaced the getSocialUserProfile API with getProfileByAccessToken API as getSocialUserProfile API is deprecated in PHP-SDK version 11.2.0 or above. Added Compatibility with […]

LoginRadius Java SDK v11.3.1 Release

Feb 2022

We have launched a new version of Java SDK that includes added features and APIs. Please see below for a list of what’s new in the Java SDK v11.3.1. Enhancements Added a feature to add ApiKey and ApiSecret directly in LoginRadius manual SOTT generation method. Code optimization for better performance. Breaking Changes For developers migrating […]