-
Notifications
You must be signed in to change notification settings - Fork 783
[13.x] Release Passport 13.x #1797
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 2 commits
Commits
Show all changes
59 commits
Select commit
Hold shift + click to select a range
b63a429
fix some types
hafezdivandari 6067321
switch to uuid v7
hafezdivandari 9ed8646
fix types
hafezdivandari e254441
improve tests
hafezdivandari 1d12f5f
formatting
hafezdivandari 6c0837c
add more tests
hafezdivandari 32b8e8f
add more tests
hafezdivandari 91cc26a
formatting
hafezdivandari 2567f7b
formatting
hafezdivandari a9a3916
fix some types
hafezdivandari dfbdaa0
require Laravel 11.7 for uuid v7
hafezdivandari 74b48a2
add more tests
hafezdivandari b8bfc87
enhance issuing PATs
hafezdivandari 0c79897
add support for PHP 8.4
hafezdivandari 6e0686e
formatting
hafezdivandari 72451d2
remove unused trait
hafezdivandari b4c1bba
formatting
hafezdivandari fece76e
add guard name to authentication exception
hafezdivandari c059b92
formatting
hafezdivandari 1e99e8e
add client grant_types attribute
hafezdivandari 7b597d4
remove lcobucci/jwt
hafezdivandari ca016b9
fix cookie jwt
hafezdivandari d7f42dd
fix tests with notices
hafezdivandari 8131d9e
make tests more strict
hafezdivandari 67fde5f
bump dependencies
hafezdivandari 1e79f26
wip
hafezdivandari 46e0591
better naming
hafezdivandari ebf4318
formatting
hafezdivandari cc4c874
enable psr auto-discovery
hafezdivandari 342134b
use uuid7 trait on client model
hafezdivandari 8ac48d1
better naming
hafezdivandari 3c2f61c
formatting
hafezdivandari 78615c9
formatting
hafezdivandari 3e75d11
support Laravel 12.x
hafezdivandari 06d02f0
formatting
hafezdivandari 2e93968
add more tests
hafezdivandari 5151fbc
formatting
hafezdivandari 2349573
formatting
hafezdivandari 2fbd5a4
formatting
hafezdivandari 118cae2
formatting
hafezdivandari 89b005a
Merge branch '13.x' into 13.x-pre-release
hafezdivandari cb58c94
Merge branch '13.x' into 13.x-pre-release
hafezdivandari 0878844
bump phpunit
hafezdivandari 989b29f
formatting
hafezdivandari 1718047
formatting
hafezdivandari 7d5987f
revert renaming csrf claim into jti
hafezdivandari a2c304c
add 2 interfaces
hafezdivandari 68881bb
fix HasUuid trait
hafezdivandari b40461a
formatting
hafezdivandari 1254b84
fix tests
hafezdivandari 3e87639
revert irrelevant style fix
hafezdivandari 5fa36a5
deprecate `HasApiTokens::clients()` method
hafezdivandari 327c596
rename interface to `OAuthenticatable`
hafezdivandari 6ce668c
formatting
hafezdivandari 4e55ae6
rename interface to `ScopeAuthorizable`
hafezdivandari 55723c6
Merge branch '13.x' into 13.x-pre-release
hafezdivandari 736f642
formatting
hafezdivandari fa05be1
formatting
hafezdivandari c94b80e
Merge branch '13.x' into 13.x-pre-release
hafezdivandari File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.