Skip to content

Releases: laravel/passport

v13.4.0

04 Nov 15:47
10423e2

Choose a tag to compare

v13.3.0

28 Oct 15:24
aee8af1

Choose a tag to compare

  • chore(UPGRADE): v13, update oauth_clients table schema changes by @maximepvrt in #1865
  • feat: Allow findForPassport to optionally receive the OAuth client by @maximepvrt in #1866

v13.2.2

14 Oct 14:06
9feeb0c

Choose a tag to compare

  • Fix »OAuth Client Table Changes« migration snippet in the upgrade guide by @hettiger in #1859
  • [13.x] Fix accessing the plain secret after creating a new confidential client via deprecated ClientController::store by @hafezdivandari in #1861

v13.2.1

16 Sep 14:58
8152e79

Choose a tag to compare

v13.2.0

26 Aug 14:23
0356d18

Choose a tag to compare

  • [13.x] Added device code grant exception to purge command by @SuperDJ in #1846

v13.1.0

07 Aug 17:45
7e99ca9

Choose a tag to compare

  • [13.x] Add an option to disable device code grant by @hafezdivandari in #1842
  • [13.x] Add an upgrade guide entry for key file permissions by @hafezdivandari in #1841
  • [13.x] Fallback to list of auth user providers if no auth guard for Passport is defined by @hafezdivandari in #1840
  • [13.x] Add an optional migration for oauth_clients table to the upgrade guide by @hafezdivandari in #1843
  • Fix viewPrefix Method to Match Documentation Example by @trippo in #1844

v13.0.6

22 Jul 15:53
c5bf6c5

Choose a tag to compare

  • [13.x] Fix broken token relation when auth identifier is not PK by @axlon in #1835

v13.0.5

17 Jun 17:12
9a3b47b

Choose a tag to compare

v13.0.4

10 Jun 15:09
cc80677

Choose a tag to compare

  • [13.x] Fix skipping authorization consent when no scopes are requested by @hafezdivandari in #1825
  • [13.x] Document changes to oauth_clients table in upgrade guide by @gdebrauwer in #1823

v13.0.3

03 Jun 14:17
d9a994d

Choose a tag to compare

  • [13.x] Fix object returned by mocked validateAuthenticatedRequest() method in Passport::actingAsClient() method by @gdebrauwer in #1822