-  swish_config:approve(+Action, +Identity, -Approve) is semidet[multifile, wordlist(pep)]
 - This hook is called by approve/2 and deny/2 before the default
rules. If this hook succeeds it must unify Approve with 
true
or false. Action is approved if Approve is true.