Skip to content

v4.0.0

Compare
Choose a tag to compare
@Karl-LoginRadius Karl-LoginRadius released this 29 Jun 16:48
· 35 commits to master since this release

4.0.0 Release notes

API breaking changes

  • Registration through hosted pages is removed, it is done through API.
  • Registration Service uses LoginRadius APIv2.
  • URL Scheme is now . to support mobile ios SSO

Enhancements

  • Add LoginRadiusRegistrationSchema, LoginRadiusField, LoginRadiusFieldRule class
  • Add getSocialProvidersList API call to get dynamic list of configured social providers in LR dashboard
  • Add getRegistrationSchema API call to get dynamic list of configured registration field in LR dashboard
  • Add the option to store credentials in Apple's Keychain
  • Have mobile iOS SSO as of result of using Apple's Keychain
  • Add dynamic registration fields in Swift Demo
  • Add missing fields handling in Swift Demo
  • API calls for custom objects and validate/invalidate access tokens
  • More error codes and handling

Bugfixes

  • More error handling in Twitter native.