Skip to content

Releases: RiskioFr/oauth2-auth0

v2.4.1

10 Nov 11:47
501238d
Compare
Choose a tag to compare
  • #23 Throws the exception instead of returning it when checking provider response

v2.4.0

31 May 06:57
d8aaa4b
Compare
Choose a tag to compare
  • #21 Add support for PHP 8
  • #22 Change minimum PHP version requirement to 7.3

v2.3.0

30 May 21:31
a0c0856
Compare
Choose a tag to compare
  • #20 Add support of Japan region

v2.2.0

22 Oct 11:48
189b107
Compare
Choose a tag to compare
  • #15 Fix separator between scope names in the scope parameter (space used by Auth0)
  • #16 Allow the usage of custom domains

v2.1.0

26 Apr 14:34
fcd83d2
Compare
Choose a tag to compare
  • Add support of EU & AU regions

v2.0.0

28 Aug 09:12
Compare
Choose a tag to compare
  • PHP 5.6 or greater is now required.
  • Requires league/oauth2-client package with version 2.2.1 and greater.

v1.0.0

27 Aug 13:32
Compare
Choose a tag to compare

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

13 Mar 09:19
Compare
Choose a tag to compare

Initial release