Releases: graze/gigya-client
Releases · graze/gigya-client
Laravel 6/7
Adding support for using Laravel 6 and 7.
JWT
Woah
Made it to version 1
Release Candidate 1 for v1
Upgrades Guzzle v5 to v6.
Blast!
Giggedy!
Added
- Set Response Validators and Subscribers directly on the client with
addValidator
andaddSubscriber
. - 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
Initial Relase
Say hello to a Gigya Client!