As the title says, I’m trying to access the current logged in user in an event listener. I just upgraded to the new Authentication plugin, and I can’t seem to figure out how to do this. There is no request in the event itself (Model.afterSave
), nor can I access the AuthenticationComponent from what I can see.
Any help would be greatly appreciated!