Core Release 12.0


We are pleased to announce the release of new version of platform API. This release includes several important features and bug fixes. Some examples are :
a) New features such as being able to configure custom 0Auth 2.0 provider will help our customers to easily integrate with any new provider that conforms to oAuth2.0 standards.
b) Providing server side apis for password reset and user update will allow our customers to integrate this feature with their server side flow. Going forward, we will provide lot more server side apis to allow customers the flexibility to implement their own flow.

Ashrujit Bhattacharya
about 6 years ago

Change Log

ADDED
Custom OAuth-2.0 provider - Support for any new OAuth 2.0 provider following the standard OAuth 2.0 flow
ADDED
Register with business-only e-mail
ADDED
Reordering social providers based on connected status
ADDED
Associating Total registered user count with the identity api
ADDED
Disabling new registration from social login
ADDED
Option to disable account linking
ADDED
Adding Pinterest as a new social provider
ADDED
One click login feature
ADDED
Password strength feature
ADDED
server side api to get active session details
ADDED
server-side api to reset password
ADDED
Customer Registration V2 API Beta version released
ADDED
Hub & API Projects merged
FIXED
List of Merged UIDs in user profile
FIXED
Missed data points of social ID provider
FIXED
Account Linking Social ID provider order
FIXED
Custom Object by UID API Error message
FIXED
Keyup event binding fails in firefox
FIXED
Refresh token API error message fix for Instagram
FIXED
New password can be set as old password
FIXED
SessionStorage or LocalStorage in Safari Private Mode
FIXED
Birthdate field is not being retrieved from Google Social Login.