LoginRadius API Core Release V19.0.0

This new release of the LoginRadius V2 API brings improved workflows and new security features.

Change Log

added
4

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 phone id you can remove the phone id via API with the access_token.

IsLoginLocked: You can now easily change the value of a user's IsLoginLocked field via our Management APIs.

improved
4

Account Linking with Social Providers: If a user manages to register with an unverified social account and a social login with the same email and verified is performed, we will delete the existing social profile and for security reasons and we will reset the password on the traditional account.

Account Unlinking: Social profiles can now be unlinked in cases where the same email id or the same phone id are present.

Phone Number And Addresses: For the Phone Number and Addresses fields, if you pass in an object without specifying the 'Type' then the 'Type' added will be 'Default'.

Improved Google Authenticator QR Code generation: We have improved the existing logic used to generate QR codes when using 2 Factor Authentication with Google Authenticator.