You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It should also be possible to fire action before and after ability execution to allow developers to hook into the ability lifecycle for monitoring, logging, or extending functionality.
Example for how to log the succesful ability execution:
Filters
It should be possible to allow extenders to modify the behavior of registered abilities. I propose we make the following extensible:
Example for how to revoke access to the ability:
Actions
It should also be possible to fire action before and after ability execution to allow developers to hook into the ability lifecycle for monitoring, logging, or extending functionality.
Example for how to log the succesful ability execution: