Skip to content

Releases: LoginRadius/dot-net-sdk

Release Version 3.2.0 [API V1 Based]

18 Aug 13:24
Compare
Choose a tag to compare

Enhancements

  • Added Capability to set Server behind Proxy Configuration.

Release Version 4.0.2 [API V2 Based]

26 May 13:28
Compare
Choose a tag to compare

Version 4.0.2

Released on May 25, 2017

Bugs

  • Bug Fixes.
  • Performance improvement.

See the documentation [here](https://docs.loginradius.com/api/v2/sdk-libraries/aspnet)

Version 4.0.1

Released on May 15, 2017

Bugs

  • Bug Fixes related to endpoints.

Version 4.0.0

Released on May 15, 2017

Enhancements

Updated with V2 APIs

  • Added new multiple APIs for better user experience.
  • Improved structure and naming convention
  • Improved security feature
  • Added Phone Authentication APIs to handle phone login, registration, and verification etc.
  • Added APIs for two-factor authentication
  • Added web hook APIs
  • Add start and end time for SOTT to validate it for the long time frame.
  • Add API to get server time for SOTT if don't pass the start and end time.
  • Improved SOTT feature.
  • Add Email prompt auto login APIs.
  • Add Role Context and additional permission APIs

Released Version 3.1.2

15 Mar 07:22
Compare
Choose a tag to compare
Pre-release

Version 3.1.2

Released on March 15, 2017

Bug Fixes

  • Added missing parameter in register API.
  • Added email verification

Field updated and minor bug fixes

27 Jun 12:44
Compare
Choose a tag to compare

LoginRadius .NET SDK Change Log provides information regarding what has changed, more specifically what changes, improvements and bug fix has been made to the SDK. For more details please refer to the LoginRadius API Documention

Version 3.1.1

Released on June 27, 2016

Enhancements
  • Significantly improved code performance.
  • Added new data fields to LoginRadius user profile.
  • Changed Encoding to UTF8 from ASCII.
  • The API's entity has been classified, classes and namespaces have re-written for the ease of implementation and more relevant naming conventions.
  • LoginRadius cloud APIs added.
  • Some new LoginRadius custom object APIs added.
  • Handled network connection error and failures.
Bug Fixes
  • Custom Object Upsert bug fix.