How to refresh data table with logging out of the current user?

Hi All,

I am working on the user login module in shiny app. I have a table of user entries. When I refresh the the table with shinyjs::refresh(), it gets logged out from the user's account.

How to refresh it without getting log out?

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.