OAuth 2.0 Client v0.10.0 Release Notes

  • 🚀 Released: 2015-03-10

    • ⚡️ 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