mongo_register_handler: MongoDB register handler

View source: R/mongo_connector.R

mongo_register_handlerR Documentation

MongoDB register handler

Description

[Experimental]

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

Usage

mongo_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 MongoDB handler functions: mongo_credsEdit_handler(), mongo_login_handler(), mongo_resetPass_confirmation_handler(), mongo_resetPass_generation_handler()


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