There is a `beforeLogin` event. Is there an someth...
# suitecommerce
m
There is a
beforeLogin
event. Is there an something similar to what would be
afterLogin
? Use case: I want to check the user cart and session right after login to do some logic to determine whether to restore the cart or remove all items, but I want to do it only once and not over and over.