API Libraries

We always keep up with ID provider's API changes and update our API and connectors (SDK and Plugins). This section describe all the updates with our product and company. Any question, please send us email.

 

LoginRadius .NET SDK Release V5.1.0

Aug 2018

This release of our LoginRadius .NET SDK contains changes that provide more flexibility as to how you call our different APIs along with a few new calls. Enhancements Added Access Token on Registration Event. Simplified API Request Signing without requiring the API secret. Request Access Token Pass in Header. Added option to Prevent Sending Email Verification. […]

Python SDK Release v3.1.0

May 2018

LoginRadius has just launched the new Python SDK Version 3.1.0 Enhancements in the new Python SDK: The LoginRadius API key and Secret are now passed via headers for the Account Management APIs. When in use, the SOTT (Secured One Time Token) will now be passed in via headers. Added functionality to generate a SOTT via […]

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

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

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

Android SDK Release Version 4.0.0

Nov 2017

We’ve recently made major changes to our LoginRadius Android SDK, we are rolling out a restructuring of the API calls and methods to increase the ease of use. If you’re coming over from  v3.x.x or less this means there are some breaking changes and additional changes will need to be made. Here’s the list of Enhancements: […]

Ionic SDK Release V3.0.0

Nov 2017

We’ve recently made significant updates to our LoginRadius Ionic SDK, this new release introduces to Ionic many of the newer sets of LoginRadius APIs. Here’s the list of Enhancements: Added new VK native login for better native user experience. Added new risk-based authentication API. Added new email prompt Auto login API. Added new update security […]

Mobile Libraries Update

Apr 2017

We’ve recently made major updates to our LoginRadius SDKs/Libraries which we highly recommend checking out for the following programming languages: iOS SDK 3.3 Added Basic TouchID Support Added AFNetworking Improved naming on classes and methods Added SFSafariViewController for webview social login Improved Error Message Handling You can find our most up-to-date iOS SDK in our […]