Skip to content

Releases: laravel/passport

v10.4.2

21 Feb 07:47
4bfdb96

Choose a tag to compare

v11.8.2

20 Feb 13:44
67c3e33

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

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

Choose a tag to compare

v11.7.0

14 Feb 16:50
5b57dbc

Choose a tag to compare

Added

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

v11.6.1

07 Feb 16:08
d8cc347

Choose a tag to compare

Changed

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

v11.6.0

31 Jan 15:41
1d8204e

Choose a tag to compare

Changed

Fixed

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

v11.5.1

17 Jan 16:28
b202822

Choose a tag to compare

Fixed

v11.5.0

10 Jan 19:54
87dcab8

Choose a tag to compare

Added

v11.4.0

03 Jan 17:28
2d746b7

Choose a tag to compare

Changed