Added
Changed
- Revert model DB connection customization by @driesvints in #1412
- Allow timestamps on Token model by @driesvints in #1425
- Improve authenticateViaBearerToken() performance by @alecpl in #1447
- Refactor routes to dedicated file by @driesvints in #1464
Fixed
- Stub client on guard when calling Passport::actingAsClient() by @axlon in #1519
- Fix scope inheritance when using Passport::actingAs() by @axlon in #1551
Removed
- Drop PHP 7.x and Laravel v8 by @driesvints in #1558
- Remove deprecated properties by @driesvints in #1560
- Remove deprecated functionality and simplify some feature tests by @driesvints in #1559