-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[8.x] Adds on-demand gate authorization (#39789)
* Adds on-demand gate authorization. * Removes lingering PHPDoc written by mistake. * Style changes. * Removes unused function. * formatting * Added exception when auth user is required and is guest. * Minor line style fix. * Use `canBeCalledWithUser()` instead. * Additional tests. * Moved logic to shared method. * Removed `value` helper. * Adds support for `Response` object. Minor formatting. * Style changes. * formatting Co-authored-by: Taylor Otwell <[email protected]>
- Loading branch information
1 parent
9b26b62
commit 02b1667
Showing
1 changed file
with
59 additions
and
0 deletions.
There are no files selected for viewing
This file contains 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