Skip to content

Releases: AzimoLabs/apple-sign-in-php-sdk

PHP 8.1 support

09 Aug 11:34
2b75722
Compare
Choose a tag to compare

Bumped minimum PHP version to ^8.1
Bumped lcobucci/jwt to ^5.0

Removed crypto algorithm validation

28 Nov 18:33
f9ead49
Compare
Choose a tag to compare

Remove the internal crypto algorithm enum that has to be maintained

Removed crypto algorithm validation

30 Mar 12:13
4499852
Compare
Choose a tag to compare

Remove the internal crypto algorithm enum that has to be maintained

Making `c_hash` is optional

22 Feb 08:35
c2fbfb2
Compare
Choose a tag to compare

Removed crypto algorithm validation

04 Feb 11:14
e98b439
Compare
Choose a tag to compare

Remove the internal crypto algorithm enum that has to be maintained

W6WcOKB algorithm support

25 Jan 12:33
c1f54a0
Compare
Choose a tag to compare
  • Added W6WcOKB algorithm support

W6WcOKB algorithm support PHP 7x

25 Jan 12:42
Compare
Choose a tag to compare
  • W6WcOKB algorithm support for PHP 7.x version

`YuyXoY` algorithm support in version 1.1.x

09 Nov 10:25
5d6451b
Compare
Choose a tag to compare
  • Added YuyXoY algorithm support in version 1.1.1

Nonce attribute in JWT Payload

29 Oct 07:56
5f09053
Compare
Choose a tag to compare
  • Added nonce attribute in JWT Payload

Guzzle 6 compatibility

30 Jun 13:07
d31554c
Compare
Choose a tag to compare
  • Fixed Guzzle 6 compatibility issue.