Documentation
Preparing search index...
@kehto/firewall
Decision
Type Alias Decision
Decision
:
"pass"
|
"reject"
|
"prompt"
Decision returned by evaluate() for the caller to act on.
'pass'
— caller dispatches the operation (action may be
'flag'
).
'reject'
— caller drops the operation and returns an error.
'prompt'
— caller rejects current message and fires an async consent prompt.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...
Decision returned by evaluate() for the caller to act on.
'pass'— caller dispatches the operation (action may be'flag').'reject'— caller drops the operation and returns an error.'prompt'— caller rejects current message and fires an async consent prompt.