Hello ! Does anybody has a trick for doing something similar to this : $someObj->logThisUser($userid) I want to log in an FE USER in my extension via PHP code automatically, ie without any user intervention, only using the userid. Thank you