Skip to main content

Core API Release 35.9.0

· One min read

We have rolled out another version of the Core APIs. This core API release brings you with a few new features.

Added

  • A new error response for deprecated or legacy APIs.
  • A new management API has been introduced which allows revoking all refresh tokens associated with a particular user.
  • A new feature called 'EnableAccessTokenUserAgentValidation' which can verify the user agent from which a refresh token request is being made.
  • Now you can set up Google reCAPTCHA V3 and hCaptcha for authentication on your LoginRadius application or website.

Improved

  • Expire all existing Refresh Tokens on the re-use of any refresh token (This has been rolled back in Core API Release 36.0.0).