Skip to content

Releases: laravel/passport

v11.8.7

28 Apr 10:09
48a03ff
Compare
Choose a tag to compare
  • Revert "[11.x] Add Provider Guard to ClientRepository for Personal Access Clients" by @driesvints in #1658

v11.8.6

25 Apr 14:49
a75f0a9
Compare
Choose a tag to compare

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