Provides current session user details to the App.
For example to get current user unique ID, use getUserUniqueId.

Full documentation

Full documentation

Full documentation

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.

Full documentation

Returns the current user's ID.
For example, get the ID to get the user's security cookie.

Full documentation