Learn R Programming

login (version 0.9.3)

reset_password_ui: UI for resetting password.

Description

Displays UI for users to reset their password. In order for the password reset feature to work credentials to a SMTP server must be passed to the login_server() function.

Usage

reset_password_ui(id)

Value

a shiny object containing the input fields for a user to reset their password.

Arguments

id

id unique ID for the Shiny Login module.