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 AllNew Enhancements to Social Login API
Updates include an updated refresh access token and support for the recently updated Foursquare API
2015-09-24
Sign In with Apple feature release
We are excited to announce our new integration with Sign In with Apple via our cloud-based identity platform. Sign In with Apple is a versatile new feature that will enable customers to log into third-party apps using their Apple ID. For details on how to use Sign in with Apple, we recommend you to check
2020-02-25
Core API Release v36.7.0
We have rolled out another version of the Core APIs, which brings you some new features. Added A new API Access Token By Facebook JWT Access Token has been added to support Facebook limited login. APIs to support the Push Notification feature have been added under the Multifactor Authentication Section. Please reach out to LoginRadius
2024-06-13