R/login_ui.R
login_ui.Rd
This will render (if the user is not logged in) text boxes and buttons for the user to login.
login_ui(id)
id unique ID for the Shiny Login module.
a shiny::div() object.
shiny::div()