Skip to content

Releases: cilogon/oauth2-orcid

2.0.0

08 Aug 18:37
Compare
Choose a tag to compare

Update lcobucci/jwt from v3.4.6 to v4.x.

lcobucci/jwt v4.x has changed the way tokens, headers, and claims are handled. See
https://github.com/lcobucci/jwt/blob/master/docs/upgrading.md#use-the-new-token-api
for details.

1.0.10

14 Oct 23:15
Compare
Choose a tag to compare

Require lcobucci/jwt v3.4.6 exactly.

1.0.9

14 Oct 22:34
Compare
Choose a tag to compare

Reduce version requirement for lcobucci/jwt library.

1.0.8

14 Oct 22:20
Compare
Choose a tag to compare

Update PHP dependencies to latest versions.

1.0.7

07 Jan 21:59
Compare
Choose a tag to compare
  • Add support for 'amr' (AuthnMethodRef) field available when using the Member API. Note: This code was previously in the cilogon/service repository.
  • Update copyright year to 2021.

1.0.6

13 Jul 12:27
Compare
Choose a tag to compare

Remove PHP 7.4 test since Travis CI fails.

1.0.5

13 Jul 12:22
Compare
Choose a tag to compare

1.0.4

19 Mar 19:20
Compare
Choose a tag to compare

Update LICENSE file to 2019.

1.0.3

02 Jan 14:39
Compare
Choose a tag to compare

Update to match latest PHP League OAuth client library.

1.0.2

26 May 15:31
Compare
Choose a tag to compare

Add LICENSE file.