Learn R Programming

polished (version 0.7.0)

send_password_reset_email_module_ui: the UI for a Shiny module to send a password reset email

Description

the UI for a Shiny module to send a password reset email

Usage

send_password_reset_email_module_ui(id, link_text = "Forgot your password?")

Arguments

id

the Shiny module id

link_text

text to use for the password reset link.