password_change_manager: This function creates and manages the life cycle of a uniqe...

Description Usage Arguments

View source: R/change_password.R

Description

This function creates and manages the life cycle of a uniqe password_change_modal that allos the user to change there password. Or an andmin to change the user passwords for any user.

Usage

1
2
password_change_manager(input, output, session, auth, admin = FALSE,
  user_id = NULL, old_password = NULL, message = NULL)

Arguments

admin

Is true if this is an admin changin the datils for another user

message

Optional message to show in the password modal


Tim113/shinyauth documentation built on May 24, 2019, 8:46 p.m.