Learn R Programming

polished (version 0.8.1)

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)

Value

invisible(NULL)

Arguments

input

the Shiny input

output

the Shiny output

session

the Shiny session