Skip to content

Releases: laravel/passport

v7.5.0

24 Sep 21:00
663e720
Compare
Choose a tag to compare

Added

  • Add actingAsClient method for tests (#1083)

v7.4.1

10 Sep 19:56
cc39dc6
Compare
Choose a tag to compare

Fixed

v7.4.0

20 Aug 18:11
4460bd1
Compare
Choose a tag to compare

Added

  • Let Passport support inherited parent scopes (#1068)
  • Accept requests with the encrypted X-XSRF-TOKEN HTTP header (#1069)

v7.3.5

06 Aug 18:11
57937b0
Compare
Choose a tag to compare

Fixed

  • Use bigInteger column type for user_id columns (#1057)

v7.3.4

30 Jul 15:57
f75c95a
Compare
Choose a tag to compare

Changed

  • Remove old 5.9 constraints (58eb99c)

v7.3.3

30 Jul 15:56
Compare
Choose a tag to compare

Changed

  • Update version constraints for Laravel 6.0 (609b5e8)

v7.3.2

30 Jul 15:51
a738f62
Compare
Choose a tag to compare

Fixed

v7.3.1

02 Jul 15:39
89c81aa
Compare
Choose a tag to compare

Changed

  • Change server property type in CheckClientCredentialForAnyScope (#1034)

v7.3.0

28 May 16:07
758e143
Compare
Choose a tag to compare

Added

  • Allow first party clients to skip the authorization prompt (#1022)

Fixed

  • Fix AccessToken docblock (#996)

v7.2.2

22 Apr 20:29
c0c3fca
Compare
Choose a tag to compare

Fixed

  • Allow installs of zend-diactoros 2 (c0c3fca)