request
module.
ctx
: The context object
payload
: The payload object
action
: The current action (for example, delete:user
) that is being executeduser
: The user on which the action is being executedcallback(error)
: The callback to which you can return an error if access is denied
read:user
delete:user
reset:password
change:password
change:username
change:email
read:devices
read:logs
remove:multifactor-provider
block:user
unblock:user
send:verification-email