View source: R/mod_authentification.R
mod_authentification_server | R Documentation |
The server part of the module handling the connection to an opensilex instance. Required for all other module of this package.
mod_authentification_server(id)
id |
Internal parameter for shiny. |
A named list with various reactive values
A function handling the connection to an Opensilex WebAPI
The currently connected user
The current password
The current opensilex WebAPI host address
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.