tidymodules offers the ability to manage application sessions. This function is the main function used by tidymodules to find the current session Id. It takes an optional ShinySession object as argument. If null, default to the global_session.
getSessionId(session = getDefaultReactiveDomain())
A session ID