Hi, in LiveView i tried to use import Guardian.Phoenix.Socket ... current_resource(socket) But doesn't work. How can i get the current user without get again from db? Thanks