Provides current session user details to the App.
For example to get current user unique ID, use getUserUniqueId
.
Returns the current user's name.
The user name from the user repository is the login name. The user name is usually the same as the user ID.
Returns the current user's ID.
For example, get the ID to get the user's security cookie.