Skip to content

Releases: auth0/laravel-auth0

7.22.0

08 Apr 11:21
ddfaa0d

Choose a tag to compare

Added

Fixed

  • Add missing hashPasswordForCookie to AuthenticationGuard #492 (steffjenl)

Changed

  • Add PHP 8.4 to CI test matrix, cap Psalm <6.5, disable static_lambda CS rule for PHP 8.5+ compat #491 (kishore7snehil)

7.21.0

01 Apr 10:59
6b2bc01

Choose a tag to compare

Fixed

7.20.0

16 Dec 14:09
860aa53

Choose a tag to compare

Fixed

7.19.0

01 Oct 11:29
a8cdf1a

Choose a tag to compare

Fixed

7.18.0

02 Sep 10:13
09cc9ac

Choose a tag to compare

7.17.0

15 May 20:57
a214412

Choose a tag to compare

Fixed

7.16.0

08 Apr 07:14
3b24f36

Choose a tag to compare

Added

Fixed

7.15.0

04 Jun 03:43
c50c6cb

Choose a tag to compare

Changed

  • perf: Update getCredential to only refresh credential once per request #453 (ComputerTinker)

7.14.0

02 Apr 04:40
908ff13

Choose a tag to compare

Changed

  • refactor: add additional Telescope state check #447 (samuelhgf)
  • chore(deps): replace temporary psalm-laravel-plugin fork with official #448 (alies-dev)

7.13.0

11 Mar 23:15
67ca8d9

Choose a tag to compare

Added

Changed

  • Verify that Telescope is enabled via configuration helper #444 (samuelhgf)