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.400 |
Imports: | R6, shiny, htmltools, DT (≥ 0.5), DBI, RSQLite, openssl, R.utils, billboarder, scrypt |
Suggests: | keyring, testthat (≥ 2.1.0), knitr, rmarkdown |
Published: | 2021-06-16 |
Author: | Benoit Thieurmel [aut, cre], Victor Perrier [aut] |
Maintainer: | Benoit Thieurmel <benoit.thieurmel at datastorm.fr> |
License: | GPL-3 |
URL: | https://github.com/datastorm-open/shinymanager |
NeedsCompilation: | no |
Materials: | README NEWS |
CRAN checks: | shinymanager results |
Reference manual: | shinymanager.pdf |
Vignettes: |
shinymanager : SQLite Admin |
Package source: | shinymanager_1.0.400.tar.gz |
Windows binaries: | r-devel: shinymanager_1.0.400.zip, r-release: shinymanager_1.0.400.zip, r-oldrel: shinymanager_1.0.400.zip |
macOS binaries: | r-release (arm64): shinymanager_1.0.400.tgz, r-oldrel (arm64): shinymanager_1.0.400.tgz, r-release (x86_64): not available, r-oldrel (x86_64): shinymanager_1.0.400.tgz |
Old sources: | shinymanager archive |
Please use the canonical form https://CRAN.R-project.org/package=shinymanager to link to this page.