Module tarantool::session

source ·
Expand description

Box: session

A session is an object associated with each client connection. box.session submodule provides functions to query session state.

See also:

Functions

  • Get the effective user ID of the current user.
  • Get the user ID of the current user.