Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

send_password_reset_email_module

the server logic for a Shiny module to send a password reset email


Description

This function sends a request to the https://polished.tech API to reset a user's password.

Usage

send_password_reset_email_module(input, output, session, email)

Arguments

input

the Shiny server input

output

the Shiny server output

session

the Shiny server session

email

A reactive value returning the email address to send the password reset email to.


polished

Authentication, User Administration, and Hosting for 'shiny' Apps

v0.3.0
MIT + file LICENSE
Authors
Andy Merlino [aut, cre], Patrick Howard [aut], Jimmy Briggs [aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.