Tags: laravel/passport
Tags
[13.x] Release Passport 13.x (#1797) * fix some types * switch to uuid v7 * fix types * improve tests * formatting * add more tests * add more tests * formatting * formatting * fix some types * require Laravel 11.7 for uuid v7 * add more tests * enhance issuing PATs * add support for PHP 8.4 * formatting * remove unused trait * formatting * add guard name to authentication exception * formatting * add client grant_types attribute * remove lcobucci/jwt * fix cookie jwt * fix tests with notices * make tests more strict * bump dependencies * wip * better naming * formatting * enable psr auto-discovery * use uuid7 trait on client model * better naming * formatting * formatting * support Laravel 12.x * formatting * add more tests * formatting * formatting * formatting * formatting * bump phpunit * formatting * formatting * revert renaming csrf claim into jti * add 2 interfaces * fix HasUuid trait * formatting * fix tests * revert irrelevant style fix * deprecate `HasApiTokens::clients()` method * rename interface to `OAuthenticatable` * formatting * rename interface to `ScopeAuthorizable` * formatting * formatting
[12.x] Supports PHP 8.4 (#1799) * [12.x] Supports PHP 8.4 * wip Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com> * Update tests.yml * wip Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com> * Update tests.yml --------- Signed-off-by: Mior Muhammad Zaki <crynobone@gmail.com>
PreviousNext