loginOutput: loginOutput

Description Usage Arguments Details Value Note Author(s)

Description

Server part of the loginUI function

Usage

1
loginOutput(id, user_base, username, password, waiter = waiting_screen)

Arguments

id

module id

user_base

dataset that contain the users and the passwords to log-in

username

variable of the user_base dataset that represent the users

password

variable of the user_base dataset that represent the passwords

waiter

created waiter to use for the load part

Details

This function allows you to make the server work of the loginUI function

Value

return the server side of the function loginUI

Note

Use this function at the same time with the function loginUI.

Author(s)

Eduardo Trujillo


1Edtrujillo1/udeploy documentation built on July 13, 2021, 9:12 p.m.