Hi guys, I would like to know if there is a way to get session information of the current logged user on backend? I need to run a get function in master data and I need the user email, I know I can just pass the email as a parameter on front-end, but I know session has lots of information current user including email