sign_in_module: Server logic for the Sign In & Register pages
Description
This server logic accompanies the sign_in_module_ui
.
Usage
sign_in_module(input, output, session)
Arguments
- input
the Shiny input
- output
the Shiny output
- session
the Shiny session