Skip to content

Releases: overtrue/laravel-passport-cache-token

3.2.0

21 Feb 02:36
b5d0e80
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.1.0...3.2.0

3.1.0

08 Jun 07:29
ae8ccf4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 3.0.0...3.1.0

3.0.0

10 Feb 06:20
Compare
Choose a tag to compare
Laravel 9

2.2.3

27 Jan 23:25
180d263
Compare
Choose a tag to compare
Merge pull request #12 from larvatecn/master

2.2.2

26 Dec 15:00
Compare
Choose a tag to compare

Full Changelog: 2.2.1...2.2.2

2.2.1

17 Sep 15:02
Compare
Choose a tag to compare
Fixed #8

2.2.0

23 Jun 14:27
Compare
Choose a tag to compare

Add cache tags.

2.1.0

22 Mar 08:46
0a8de27
Compare
Choose a tag to compare
Merge pull request #5 from JimChenWYU/master

Support Laravel 6

2.0.1

27 Nov 12:05
7ddee68
Compare
Choose a tag to compare
Merge pull request #4 from oniz93/master

Removed return type "Token" on "find" method

2.0.0

15 Oct 11:48
Compare
Choose a tag to compare
  • Support Laravel 8.x;
  • Auto Register Service Provider.