Skip to content

Giggedy!

Compare
Choose a tag to compare
@h-bragg h-bragg released this 26 Oct 12:35
· 28 commits to master since this release

Added

  • Set Response Validators and Subscribers directly on the client with addValidator and addSubscriber.
  • Pass advanced options to the Gigya client constructor.

Changed

  • Use a Subscriber for authentication to allow modification of the authentication method in the future.
  • Expose more of guzzle to the user.

Removed

  • setGuzzleConfig command, this should be passed in with the constructor