Description Usage Arguments Details Value Note Author(s)
Server part of the loginUI function
1 | loginOutput(id, user_base, username, password, waiter = waiting_screen)
|
id |
module id |
user_base |
dataset that contain the users and the passwords to log-in |
username |
variable of the |
password |
variable of the |
waiter |
created waiter to use for the load part |
This function allows you to make the server work of the loginUI function
return the server side of the function loginUI
Use this function at the same time with the function loginUI.
Eduardo Trujillo
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.