reset_password_ui {login} | R Documentation |
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.
reset_password_ui(id)
id |
id unique ID for the Shiny Login module. |
a shiny
object containing the input fields for a user to reset their password.