Makes a dropdown row for use for authentication.

authDropdownUI(id, width = NULL, inColumns = FALSE)

Arguments

id

Shiny id.

width

The width of the input

inColumns

whether to wrap selectInputs in width=4 columns.

Shiny Module for use with authDropdown.

Value

Shiny UI