Releases: laravel/passport
Releases · laravel/passport
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
v11.10.6
v11.10.5
v11.10.4
v11.10.2
v11.10.1
- [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
- [11.x] Named static methods for middleware by @michaelnabil230 in #1695
- Simplify Conditional Statement by @michaelnabil230 in #1696
v11.9.2
- Add return to revokeRefreshTokensByAccessTokenId method by @aminkhoshzahmat in #1693