View source: R/gsheet_handlers.R
gsheet_credsEdit_handler | R Documentation |
Default handler function querying database to confirm credentials
edit procedure and update values saved within database. Used within object of
RegLogGsheetConnector
class internally.
gsheet_credsEdit_handler(self, private, message)
self |
R6 object element |
private |
R6 object element |
message |
RegLogConnectorMessage which need to contain within its data:
It can also contain elements for change:
|
Other googlesheets handler functions:
gsheet_login_handler()
,
gsheet_register_handler()
,
gsheet_resetPass_confirmation_handler()
,
gsheet_resetPass_generation_handler()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.