- Compatibility with Passport 10.1. Note that you should only move to the 2.x versions if you run Passport 10.1 or higher.
- Added the option to check the value of a claim in the middleware
- Added a middleware that can check for the presence of a claim
- Added support for Laravel 8.x and Passport 10.x
- Added github workflow CI for commits and PRs
- Added artisan command to generate a claim class
- Added tests
- Added some more documentation in the readme
- Support Laravel Passport 9.x
- Depend on Laravel Passport 8.x
- No longer proof of concept, we use this in production
- readme changes
- initial version