View source: R/sign_in_module_2.R
sign_in_module_2_ui | R Documentation |
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.
sign_in_module_2_ui(id)
id |
the Shiny module |
the sign in module UI.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.