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

View source: R/send_password_reset_email_module.R

send_password_reset_email_module_uiR Documentation

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.

Value

the UI to create a password reset link.


polished documentation built on Feb. 16, 2023, 8:02 p.m.