Skip to content

v0.4.0

Choose a tag to compare

@jumbojett jumbojett released this 15 Feb 15:39
· 331 commits to master since this release
7660622

Added

  • Timeout is configurable via setTimeout method. This addresses issue #94.
  • Add the ability to authenticate using the Resource Owner flow (with or without the Client ID and ClientSecret). This addresses issue #98
  • Add support for HS256, HS512 and HS384 signatures
  • Removed unused calls to $this->getProviderConfigValue("token_endpoint_…