Releases: laravel/passport
Releases · laravel/passport
v12.3.0
v12.2.1
- [12.x] Fix purge command by @hafezdivandari in #1772
v12.2.0
- [12.x] Add
refreshToken
relation toToken
model by @gdebrauwer in #1739
v12.1.0
v12.0.3
- Adjust newFactory method visibility by @brandonfarber in #1735
v12.0.2
- [12.x] Make commands lazy by @timacdonald in #1731
- [12.x] Allow token "expires in" to be defined as date interval by @jacobmllr95 in #1733
v12.0.1
- [12.x] Cast session lifetime to int by @kindslayer in #1727
- [12.x] Fixes used version of L9 by @nunomaduro in #1730
v12.0.0
- [12.x] Adds Laravel 11 support by @nunomaduro in #1702
- [12.x] Disable password grant by default by @hafezdivandari in #1715
- [12.x] Make
Client::$plainSecret
public by @axlon in #1719 - [12.x] Use more secure key permissions by @axlon in #1721
- [12.x] Enhance console commands by @hafezdivandari in #1724