Skip to content

0.10.0

Compare
Choose a tag to compare
@ramsey ramsey released this 10 Mar 21:51
· 832 commits to master since this release
  • Providers: Added getHeaders() to ProviderInterface and updated AbstractProvider to provide the method
  • Providers: Updated all bundled providers to support new $authorizationHeader property
  • Identity Provider: Update IDPException to account for empty strings
  • Identity Provider: Added getResponseBody() method to IDPException
  • Documentation updates, minor bug fixes, and coding standards fixes