object

User

Get user details like logged-in, active sessions, logout etc.
Fields
loggedInUser
UserDetail
Retrieve information about the currently logged-in user.
activeSessions
SessionList
Retrieve all active sessions of a user.
hasPassword
HasPassword
Check if a user has set an account password.
logout
Logout
Logout currently logged-in user.