Releases: SAP/gigya-php-sdk
Releases · SAP/gigya-php-sdk
3.0.2-cert
12 Oct 13:27
Compare
Sorry, something went wrong.
No results found
updating certificate file on version 3.0.2
3.0.7
19 Jun 08:28
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed a signature validation issue when using RSA private key to authenticate with Gigya
3.0.6
14 Jun 10:17
Compare
Sorry, something went wrong.
No results found
3.0.5
28 Mar 08:36
Compare
Sorry, something went wrong.
No results found
Changes:
Updated the certificate authority PEM file to include DigiCert Global Root G2 CA
3.0.4
07 Feb 12:31
Compare
Sorry, something went wrong.
No results found
Changes:
Added support for PHP 8.2.x
Note: PHP SDK now requires the mbstring PHP extension
3.0.3
17 Jan 15:01
Compare
Sorry, something went wrong.
No results found
Changes:
Updated Firebase JWT to 6.x
Breaking changes:
Removed PHP 7.x support
3.0.2
08 Nov 15:59
Compare
Sorry, something went wrong.
No results found
Fixed version numbering.
Changes:
Changed RSA key pair in tests
3.0.1
30 Jun 16:17
Compare
Sorry, something went wrong.
No results found
Changes:
Fixed a possible issue with directory write permissions when caching public keys
3.0
09 Jun 09:20
Compare
Sorry, something went wrong.
No results found
New Authorization Header
Changes from 2.x:
Added a new authentication method with Gigya: RSA private/public key pair
Added support for global sites with the new authentication method
The package is now PSR-4 compliant and installable via Composer
Breaking changes:
Removed PHP 5.x support