Skip to content

Releases: laravel/passport

v12.1.0

16 Apr 15:23
ff4742c

Choose a tag to compare

  • [12.x] Make Passport's database connection configurable by @axlon in #1738

v12.0.3

09 Apr 15:45
b33d6fc

Choose a tag to compare

v12.0.2

26 Mar 16:37
21099f1

Choose a tag to compare

v12.0.1

14 Mar 16:29
37a5b5f

Choose a tag to compare

v12.0.0

12 Mar 14:13
fc9e1d7

Choose a tag to compare

v11.10.6

05 Mar 15:29
2642f36

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

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

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

Choose a tag to compare

  • Add getScopesAttribute and getScopesAttribute methods by @uintaam in #1709

v11.10.1

16 Jan 17:37
e1a6514

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