We're trying to create a custom employee checkin app and Need to get the employee of the user logged in. We're able to get the employee list which displays descendent employees as well but if we are able to get frappe.session.user then we can possibly limit the emp list data source using transform data feature. How do we get the logged in user. I don't see frappe.session returning anything.