R/new_user_ui.R
new_user_ui.Rd
This will render the UI for users to create an account.
new_user_ui(id)
id unique ID for the Shiny Login module.
shiny object containing the input fields for a user to create an account.
shiny