gsheet_resetPass_confirmation_handler: googlesheets resetpass code confirmation handler

View source: R/gsheet_handlers.R

gsheet_resetPass_confirmation_handlerR Documentation

googlesheets resetpass code confirmation handler

Description

Default handler function querying database to confirm credentials edit procedure and update values saved within database. Used within object of RegLogGsheetConnector class internally.

Usage

gsheet_resetPass_confirmation_handler(self, private, message)

Arguments

self

R6 object element

private

R6 object element

message

RegLogConnectorMessage which need to contain within its data:

  • username

  • reset_code

  • password

See Also

Other googlesheets handler functions: gsheet_credsEdit_handler(), gsheet_login_handler(), gsheet_register_handler(), gsheet_resetPass_generation_handler()


shiny.reglog documentation built on Aug. 31, 2022, 1:06 a.m.