Skip to content

Releases: laravel/passport

v11.8.2

20 Feb 13:44
67c3e33
Compare
Choose a tag to compare
  • Re-apply "Added AuthenticationException to extend the behaviour of Laravel's default exception handler" by @driesvints in 67c3e33

v11.8.1

20 Feb 09:23
db543b0
Compare
Choose a tag to compare
  • Revert "Move AuthenticationException into the scope of Laravel Passport" by @driesvints in db543b0

v11.8.0

17 Feb 09:09
2008d86
Compare
Choose a tag to compare

v11.7.0

14 Feb 16:50
5b57dbc
Compare
Choose a tag to compare

Added

  • Add support for EncryptCookies middleware by @axlon in #1628

v11.6.1

07 Feb 16:08
d8cc347
Compare
Choose a tag to compare

Changed

  • Indicate current token can be TransientToken by @axlon in #1627

v11.6.0

31 Jan 15:41
1d8204e
Compare
Choose a tag to compare

Changed

Fixed

  • Fix doc block for withAccessToken() by @axlon in #1620

v11.5.1

17 Jan 16:28
b202822
Compare
Choose a tag to compare

Fixed

v11.5.0

10 Jan 19:54
87dcab8
Compare
Choose a tag to compare

Added

v11.4.0

03 Jan 17:28
2d746b7
Compare
Choose a tag to compare

Changed

v11.3.1

06 Dec 16:24
835febb
Compare
Choose a tag to compare

Changed