DBI_register_handler: DBI register handler

View source: R/DBI_handlers.R

DBI_register_handlerR Documentation

DBI register handler

Description

Default handler function querying database to confirm registration validity and input new data. Used within object of RegLogDBIConnector class internally.

Usage

DBI_register_handler(self, private, message)

Arguments

self

R6 object element

private

R6 object element

message

RegLogConnectorMessage which should contain within its data:

  • username

  • password

  • email

See Also

Other DBI handler functions: DBI_credsEdit_handler(), DBI_login_handler(), DBI_resetPass_confirmation_handler(), DBI_resetPass_generation_handler()


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