Authentication Management for 'Shiny' Applications


[Up] [Top]

Documentation for package ‘shinymanager’ version 1.0.200

Help Pages

auth_server Authentication module
auth_ui Authentication module
check_credentials Check credentials
create_db Create credentials database
db-crypted Read / Write crypted table from / to a SQLite database
fab_button Create a FAB button
generate_pwd Simple password generation
module-authentication Authentication module
module-password New password module
pwd_server New password module
pwd_ui New password module
read_db_decrypt Read / Write crypted table from / to a SQLite database
secure-app Secure a Shiny application and manage authentication
secure_app Secure a Shiny application and manage authentication
secure_server Secure a Shiny application and manage authentication
write_db_encrypt Read / Write crypted table from / to a SQLite database