object
User
Get user details like logged-in, active sessions, logout etc.
Fields
loggedInUser
UserDetailRetrieve information about the currently logged-in user.
activeSessions
SessionListRetrieve all active sessions of a user.
hasPassword
HasPasswordCheck if a user has set an account password.
logout
LogoutLogout currently logged-in user.
Was this section helpful?