new_user_ui {login}R Documentation

UI for creating a new user account.

Description

This will render the UI for users to create an account.

Usage

new_user_ui(id)

Arguments

id

id unique ID for the Shiny Login module.

Value

shiny object containing the input fields for a user to create an account.


[Package login version 0.9.3 Index]