Get shiny user info when particular button is clicked

In python for Shiny, how do you access things like user information to register who clicks a button (I am creating a list of request codes to do things with later but I want to know who added it at the time).

Does a session have to be included in the server function of the app?

This topic was automatically closed 54 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.