Skip to content

Releases: RiskioFr/oauth2-auth0

v2.4.1

Choose a tag to compare

@neeckeloo neeckeloo released this 10 Nov 11:47
501238d
  • #23 Throws the exception instead of returning it when checking provider response

v2.4.0

Choose a tag to compare

@neeckeloo neeckeloo released this 31 May 06:57
d8aaa4b
  • #21 Add support for PHP 8
  • #22 Change minimum PHP version requirement to 7.3

v2.3.0

Choose a tag to compare

@neeckeloo neeckeloo released this 30 May 21:31
a0c0856
  • #20 Add support of Japan region

v2.2.0

Choose a tag to compare

@neeckeloo neeckeloo released this 22 Oct 11:48
189b107
  • #15 Fix separator between scope names in the scope parameter (space used by Auth0)
  • #16 Allow the usage of custom domains

v2.1.0

Choose a tag to compare

@neeckeloo neeckeloo released this 26 Apr 14:34
fcd83d2
  • Add support of EU & AU regions

v2.0.0

Choose a tag to compare

@neeckeloo neeckeloo released this 28 Aug 09:12
  • PHP 5.6 or greater is now required.
  • Requires league/oauth2-client package with version 2.2.1 and greater.

v1.0.0

Choose a tag to compare

@neeckeloo neeckeloo released this 27 Aug 13:32

First stable release.

  • Requires PHP 5.4.0 and greater.
  • Requires league/oauth2-client package with version 0.12.1 and greater.

v0.1.0

Choose a tag to compare

@neeckeloo neeckeloo released this 13 Mar 09:19

Initial release