sign_upOutput: sign_upOutput

Description Usage Arguments Details Value Note Author(s)

Description

Server part of the sign_upUI function

Usage

1
sign_upOutput(id, pass, confirm_pass, config)

Arguments

id

module id

pass

reactive password obtained from the function passOutput

confirm_pass

reactive confirmation password obtained from the function passOutput

config

YAML file indicate the mongodb database where we are going to push the new users

Details

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

Value

return the server side of the function sign_upUI

Note

Author(s)

Eduardo Trujillo


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