mod_authentification_server: authentification Server Functions

View source: R/mod_authentification.R

mod_authentification_serverR Documentation

authentification Server Functions

Description

The server part of the module handling the connection to an opensilex instance. Required for all other module of this package.

Usage

mod_authentification_server(id)

Arguments

id

Internal parameter for shiny.

Value

A named list with various reactive values

connect

A function handling the connection to an Opensilex WebAPI

user

The currently connected user

password

The current password

host

The current opensilex WebAPI host address


guilhemheinrich/opensilex-clay documentation built on April 13, 2022, 6:35 a.m.