Skip to content

Releases: laravel/passport

v11.1.0

06 Sep 15:59
89cc197
Compare
Choose a tag to compare

Added

v11.0.1

30 Aug 15:24
e312f36
Compare
Choose a tag to compare

Changed

  • Custom days and hours to passport purge command by @rubengg86 in #1563
  • Allow for bootstrapping without loading routes by @axlon in #1564

v11.0.0

23 Aug 15:07
dd00df7
Compare
Choose a tag to compare

Added

  • Allow authenticated client to be retrieved from the guard by @axlon in #1508

Changed

Fixed

  • Stub client on guard when calling Passport::actingAsClient() by @axlon in #1519
  • Fix scope inheritance when using Passport::actingAs() by @axlon in #1551

Removed

v10.4.1

19 Apr 15:37
b62b418
Compare
Choose a tag to compare

Changed

v10.4.0

05 Apr 15:29
5bb6637
Compare
Choose a tag to compare

Changed

v10.3.3

08 Mar 16:31
1039d8b
Compare
Choose a tag to compare

Changed

v10.3.2

22 Feb 16:09
c56207e
Compare
Choose a tag to compare

Fixed

v10.3.1

25 Jan 20:07
779e34f
Compare
Choose a tag to compare

Changed

  • Allow to use custom authorization server response (#1521)

v10.3.0

12 Jan 18:12
b4a829e
Compare
Choose a tag to compare

Changed

  • Laravel 9 Support (#1516)

v10.2.2

07 Dec 16:57
7981abe
Compare
Choose a tag to compare

Fixed

  • Fix jsonSerialize PHP 8.1 issue (#1512)