Skip to content

0.6.0

Compare
Choose a tag to compare
@ramsey ramsey released this 03 Dec 15:45
· 915 commits to master since this release
  • Added ability to specify a redirect handler for providers through use of a callback (see Provider\AbstractProvider::setRedirectHandler())
  • Updated authorize and token URLs for the Microsoft provider; the old URLs had been phased out and were no longer working (see #146)
  • Increased test coverage
  • Documentation updates, minor bug fixes, and coding standards fixes