Releases: laravel/passport
Releases · laravel/passport
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
v11.2.1
v11.2.0
Changed
- Let OAuth2 server handle the denying response by @hafezdivandari in #1572
v11.1.0
Added
- Support prompting re-consent when redirecting for authorization by @hafezdivandari in #1567
- Support disabling prompt when redirecting for authorization by @hafezdivandari in #1569
v11.0.1
Changed
- Custom days and hours to passport purge command by @rubengg86 in #1563
- Allow for bootstrapping without loading routes by @axlon in #1564