Releases: AzimoLabs/apple-sign-in-php-sdk
Releases · AzimoLabs/apple-sign-in-php-sdk
PHP 8.1 support
Removed crypto algorithm validation
Remove the internal crypto algorithm enum that has to be maintained
Removed crypto algorithm validation
Remove the internal crypto algorithm enum that has to be maintained
Making `c_hash` is optional
Removed crypto algorithm validation
Remove the internal crypto algorithm enum that has to be maintained
W6WcOKB algorithm support
- Added
W6WcOKBalgorithm support
W6WcOKB algorithm support PHP 7x
W6WcOKBalgorithm support for PHP 7.x version
`YuyXoY` algorithm support in version 1.1.x
- Added
YuyXoYalgorithm support in version 1.1.1
Nonce attribute in JWT Payload
- Added nonce attribute in JWT Payload
Guzzle 6 compatibility
- Fixed Guzzle 6 compatibility issue.