Skip to content

Version 3.0.0

Compare
Choose a tag to compare
@vgrem vgrem released this 07 Oct 17:09
· 58 commits to master since this release
da94ab7

Changelog

  • #283: exception handling enhancements for authentication requests by @SuperDJ
  • #286: introduced client secret support for acquireTokenForPassword method in AADTokenProvider class by @R-TECH
  • #287 and #288: captures and validates if response failed by @fr3nch13
  • #297: remove minimum-stability from composer.json by @cweiske
  • #298 and #299: deprecation fixes for PHP 8 and drop PHP 5.5 requirement by @cweiske