LoginRadius PHP SDK v5.0.0
Oct 2018

We have launched our new 5.0.0 PHP SDK, here’s what you can expect in our new 5.X SDKs that is not available in the 4.X versions:

  • API Request signing: Allows you to pash in a hash value instead of your API Secret when making calls.
  • Access Token now passed via header in all of the Authentication API Endpoints.
  • Added Support for our Custom Domain option.
  • Added preventEmailVerification (Boolean) option to prevent the email verification flow from applying to your customers. (Note: This only applies if you have configured the Optional Email Verification flow).

Some of the functions have been completely renamed, please refer to our changelog for details. You can also check out the PHP SDK documentation here.

Please reach out to support or live-chat for general inquiries and assistance regarding the implementation of the new features and enhancements