shinymanager: Authentication Management for 'Shiny' Applications

Simple and secure authentification mechanism for single 'Shiny' applications. Credentials are stored in an encrypted 'SQLite' database. Source code of main application is protected until authentication is successful.

Version: 1.0.410
Imports: R6, shiny, htmltools, DT (≥ 0.5), DBI, RSQLite, openssl, R.utils, billboarder, scrypt
Suggests: keyring, testthat (≥ 2.1.0), knitr, rmarkdown
Published: 2022-09-27
Author: Benoit Thieurmel [aut, cre], Victor Perrier [aut]
Maintainer: Benoit Thieurmel <bthieurmel at gmail.com>
License: GPL-3
URL: https://github.com/datastorm-open/shinymanager
NeedsCompilation: no
Materials: README NEWS
CRAN checks: shinymanager results

Documentation:

Reference manual: shinymanager.pdf
Vignettes: shinymanager : SQLite Admin

Downloads:

Package source: shinymanager_1.0.410.tar.gz
Windows binaries: r-devel: shinymanager_1.0.410.zip, r-release: shinymanager_1.0.410.zip, r-oldrel: shinymanager_1.0.410.zip
macOS binaries: r-release (arm64): shinymanager_1.0.410.tgz, r-oldrel (arm64): shinymanager_1.0.410.tgz, r-release (x86_64): shinymanager_1.0.410.tgz
Old sources: shinymanager archive

Reverse dependencies:

Reverse imports: scRNAseqApp

Linking:

Please use the canonical form https://CRAN.R-project.org/package=shinymanager to link to this page.