User VS Account
Hi there. I was looking into the hooks before and after account and user creation, and I was just wondering. what's the difference between the two objects? Thanks
4 Replies
the order they run after an endpoint is called
What is the order that they run?
pre and post (before and after)
Oh sorry I think I wrote my question in a confusing manner. What I meant to say is, what's the difference between
account
and user
, not before
and after
?