authboss
authboss copied to clipboard
How to do a retry confirmation email ?
Hey there,
I was playing around with authboss as a whole. Confirmation module works as expected. But out of curiosity wanted to try how to do a retry for confirmation mail to be sent again. Like scenarios in which user may have missed it etc.
I found out that code its added as register event effect. But read in documentation that i can be triggered with register hook.
Can someone please help me on, whether this is something achievable. I saw the function for it to start the flow but can't seem to get an idea on how to execute it.