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.

 

LoginRadius Dashboard V18.0

Apr 2018

The new LoginRadius Dashboard Release 18 delivers a multitude of design improvements along with useful new features. Please see details below. ADDED OpenID Connect: OpenID Connect has been added to the ‘Federated SSO’ section. Workflow Settings: We are introducing a new Workflow Settings section to provide details of the configured workflows in your LoginRadius account. […]

LoginRadius Core Release V20.0.0

Mar 2018

Introducing the LoginRadius Core API release 20.0.0 that includes brand new functionality and enhancements. see below for a summary of the changes and improvements ADDED Privacy Policy Versioning: To keep track of the privacy policy version that a user has agreed to on your site, you now have the ability to save and update this […]

LoginRadius iOS SDK Release V5.0.0

Feb 2018

We have launched a new version of our iOS SDK, This new release includes the addition of many of our newer sets of APIs that are part of the LoginRadius V2 API ecosystem. please see below for the list of enhancements. Enhancements Improved the size overhead, this SDK is below 380kb for everything. Improved the […]

LoginRadius Core Release V19.0.0

Feb 2018

This new release of the LoginRadius V2 API brings improved workflows and new security features. ADDED SHA512 Algorithm for Passwords: LoginRadius has added support for storing passwords in SHA512. OTP Email Verification: We have added the infrastructure to allow for Email One Time Passcode (OTP).Remove Phone ID by Access Token: If an account has a […]

JavaScript Interface Release 2.10

Feb 2018

The LoginRadiusV2.js interface just got better with new actions and new hooks this new release brings a lot of useful features for customizing your identity workflows. ADDED: Prompt for Password on first Social Login: Easily prompt your first time social users for a password to configure a traditional email and password login. Unique UserName flow: […]

LoginRadius Dashboard V16.5

Jan 2018

This new LoginRadius Dashboard Release brings useful functionality that will simplify the process of editing your LoginRadius registration form, along with a new help widget. ADDED ‘Advanced Options’ tab in Standard Login area: The Advanced Options section provides you with various workflow configurations so you can choose how you wish the login/registration form to behave […]

LoginRadius Ionic 2 SDK Release V2.0.0

Dec 2017

We have launched a new version of our Ionic 2 SDK which is based on Angular2 and TypeScript (v2.0.0). This new release includes the addition of many of our newer sets of APIs, please see below for the list of enhancements. Enhancements Added new Vkontakt native login. Added risk-based authentication API. Added email prompt Auto […]

LoginRadius Dashboard V16.0

Dec 2017

This dashboard release includes a major redesign and UI improvements within User Management and User Insights, which includes the following changes Manage Users: The Registered Users tab in the Manage Users section (under User Management) now shows the top 10 registered user profiles. Data Export: This feature has been updated with the ability to only […]

JavaScript Interface Release 2.9

Dec 2017

You can now select which primary/root fields you would like the API to return when using the JavaScript Interfaces. With this feature, you can choose to receive either the access_token or just the profile depending on the interface you’re using. see the Advanced Customization documentation for more details.

LoginRadius .NET SDK Release V5.0.0

Nov 2017

This release of our LoginRadius .NET SDK contains important changes that affect development, we’ve moved away from .NetStandard to target NetFramework and NetCore which means there are some breaking changes that will need to be handled. Please see below for our list of enhancements