Skip to content

Releases: laravel/passport

v11.10.5

13 Feb 17:19
4d81207
Compare
Choose a tag to compare
  • [11.x] Fix getting/setting client scopes and grant types by @axlon in #1717

v11.10.4

30 Jan 18:51
8a75495
Compare
Choose a tag to compare
  • Consistently retrieve client uuids value from Passport by @rojtjo in #1711
  • [11.x] Allow developers to disable the password grant type by @axlon in #1712

v11.10.2

23 Jan 16:22
27a4f34
Compare
Choose a tag to compare
  • Add getScopesAttribute and getScopesAttribute methods by @uintaam in #1709

v11.10.1

16 Jan 17:37
e1a6514
Compare
Choose a tag to compare
  • [11.x] Allow unsetting a user's access token by @axlon in #1698
  • [11.x] Add getGrantTypesAttribute method to fix Eloquent strict mode error by @gdebrauwer in #1705

v11.10.0

07 Nov 17:58
966bc8e
Compare
Choose a tag to compare

v11.9.2

24 Oct 15:40
cece4ef
Compare
Choose a tag to compare

v11.9.1

01 Sep 14:21
93bb9c3
Compare
Choose a tag to compare
  • [11.x] Allow scope repository to be constructed without parameters by @axlon in #1686

v11.9.0

29 Aug 15:22
2582d2a
Compare
Choose a tag to compare
  • [11.x] Add the ability to limit scopes by client by @axlon in #1682
  • [11.x] Add support for inherited scopes when limiting scopes on clients by @axlon in #1683

v11.8.8

07 Jul 09:45
4018361
Compare
Choose a tag to compare

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