Hi <@!498057949541826571> , I have a function whic...
# support-questions
s
Hi @User , I have a function which I run on sign up/in. I currently make it run by checking if
context.action === "SUCCESS"
, now I also want to run this function on logout event, how can I go about doing that?