Skip to content

Releases: laravel/passport

v11.8.5

04 Apr 15:04
5417fe8
Compare
Choose a tag to compare

v11.8.4

28 Mar 18:15
b6b68fa
Compare
Choose a tag to compare

v11.8.3

02 Mar 16:24
d603001
Compare
Choose a tag to compare

v10.4.2

21 Feb 07:47
4bfdb96
Compare
Choose a tag to compare

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