Hello guys. I am writing a plugin for Oxwall and I have a question. I need it to execute its function each time a user logs in.
Is there a hook that gets fired after login that I can add an action to?
In WordPress there is a wp_login function that is using always when user login into his account.
Thanks