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.