Skip to content

Releases: laravel/passport

v12.0.1

14 Mar 16:29
37a5b5f
Compare
Choose a tag to compare

v12.0.0

12 Mar 14:13
fc9e1d7
Compare
Choose a tag to compare

v11.10.6

05 Mar 15:29
2642f36
Compare
Choose a tag to compare
  • Check that properties grant_types and scopes exist by @uintaam in #1722

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