Back to updates
Changes to Simplify the Registration Process
LoginRadius has introduced additional options in order to simplify the registration process.2015-12-25Email verification is no longer mandatory during registration and there are more options now to access user profile.
LoginRadius now supports additional options as part of the user registration flow: email verification can either be disabled completely or be made optional.
- Disabling email verification: Customers can allow users to register and log into the website without having to verify their email address. If this is enabled, LoginRadius will not send an email verification email to the user. This option can be enabled by:Setting the following property in registration options on the client side -> raasoption.DisabledEmailVerification = true
- Contact the LoginRadius support team to enable this option from LoginRadius’ side
- Optional email verification : Customers can allow users to register and log into the website without having to verify their email address. At the time of registration, LoginRadius will also send an email to the user so that the user can verify their email address in the future. However, not verifying the email address will not prevent the user from logging into the website. Contact the LoginRadius support team to enable this option.
LoginRadius has also added more options to access the profile for an unverified user:
- Email verification for unverified users: If the user has not yet verified their email address, then the user will be prompted to enter the email address every time he tries to login. This will last as long as he does not verify the email address. This option can be enabled by using the following property -> raasOptions.askEmailAlwaysForUnverified = true
- Accessing profile for unverified users: Customers can use the same LoginRadius User Profile API used to access profile data for verified users to retrieve profile data for unverified users as well.
More Updates
View AllAdmin Console Release 25.11.6
The following release of the LoginRadius Admin Console brings you an improvement. See below for details on the notable change that has been applied to the Admin Console. IMPROVED You now have the ability to configure the First Login event and the Login event separately in the Consent Management forms. For any additional questions, please
2024-02-20
Admin Console Release 25.9.0
This release of the Admin Console brings new features and improvements. See below for details on some of the more notable changes applied to the Admin Console.
2022-08-24
LoginRadius SDK v11.3.0 Release
We have launched a new version 11.3.0 of LoginRadius Web SDKs. Please see below for further details.
2022-02-01