Skip to content

1.4.0

Compare
Choose a tag to compare
@pitbulk pitbulk released this 04 Oct 14:42
· 25 commits to master since this release
  • Fix the way errors of get_access_token and regenerate_token are handled, v2 endpoint always return 200 status code so may inspect the response body
  • Add managerUserId to user model
  • Add parameter $doNotNotify to getSessionTokenVerified and getSamlAssertionVerifying methods. Add parameter $allowedOrigin to getSessionTokenVerified method.
  • Implement error_attribute that will provide what attribute caused the error on the execution of the API command if it was provided by the API.
  • Include appName on Event object.
  • Remove createSessionViaToken method. The use of this API call only makes sense in a browser