Skip to content

Commit

Permalink
Merge pull request #231 from geoidesic/patch-1
Browse files Browse the repository at this point in the history
Update policies.rst
  • Loading branch information
markstory authored Jul 5, 2023
2 parents 31d0c3f + 14968b4 commit 5ab6bdf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/en/policies.rst
Original file line number Diff line number Diff line change
Expand Up @@ -131,3 +131,7 @@ Before hooks are expected to return one of three values:
- ``false`` The user is not allowed to proceed with the action.
- ``null`` The before hook did not make a decision, and the authorization method
will be invoked.

Applying Policies
-----------------
See :ref:`applying-policy-scopes` for how to apply policies in your controller actions.

0 comments on commit 5ab6bdf

Please sign in to comment.