sign_in_module_2_ui {polished}R Documentation

UI for the Sign In & Register pages

Description

Alternate sign in UI that works regardless of whether or not invites are required. The UI displays email sign in inputs on the left, and social sign in options on the right. sign_in_module_2 must be provided as the argument custom_sign_in_server in secure_server for proper functionality.

Usage

sign_in_module_2_ui(id)

Arguments

id

the Shiny module id

Value

the sign in module UI.


[Package polished version 0.8.1 Index]