Releases: laravel/passport
Releases · laravel/passport
v11.8.0
- Move AuthenticationException into the scope of Laravel Passport by @chrispage1 in #1633
- Custom authorization view response by @jonerickson in #1629
- Fix deprecated $dates property by @TonyWong9527 in #1636
v11.7.0
v11.6.1
v11.6.0
v11.5.1
Fixed
- Get authenticated user from the guard by @hafezdivandari in #1617
v11.5.0
Added
- Laravel v10 Support by @driesvints in #1615
v11.4.0
Changed
- Uses PHP Native Type Declarations 🐘 by @nunomaduro in #1594
v11.3.1
Changed
- Add auth guard to routes by @hafezdivandari in #1603
v11.3.0
Added
- Support prompting login when redirecting for authorization by @hafezdivandari in #1577
Changed
- Update PurgeCommand.php by @fatoskurtishi in #1586
- Fix ClientRepository doc blocks by @axlon in #1587
- Update docblock by @mnabialek in #1588