Skip to content

Releases: laravel/passport

v12.2.0

23 Apr 15:41
b24c646
Compare
Choose a tag to compare

v12.1.0

16 Apr 15:23
ff4742c
Compare
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
Compare
Choose a tag to compare

v12.0.2

26 Mar 16:37
21099f1
Compare
Choose a tag to compare

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