View source: R/send_password_reset_email_module.R
| send_password_reset_email_module_ui | R Documentation | 
the UI for a Shiny module to send a password reset email
send_password_reset_email_module_ui(id, link_text = "Forgot your password?")
| id | the Shiny module  | 
| link_text | text to use for the password reset link. | 
the UI to create a password reset link.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.