user_access_module: admin user access module
Description
Server function for the default Shiny module to control user access in the polished
Admin Panel.
Usage
user_access_module(input, output, session)
Arguments
- input
the Shiny server input
- output
the Shiny server output
- session
the Shiny server session