Description Usage Arguments Value
View source: R/passprotServer.R
This wrap have the logic for the user management and authorization
The logic of the user application should be defined in the appmodule
1 | passprotServer(con, salt, appmodule, ...)
|
con |
|
salt |
a string to improve masking of passwords |
appmodule |
a |
... |
extra parameters for |
a function with input
, output
, session
arguments
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.