shinydbauth: Simple Authentification for 'shiny' Applications

Provides a simple authentification mechanism for single 'shiny' applications. Authentification and password change functionality are performed calling user provided functions that typically access some database backend. Source code of main applications is protected until authentication is successful.

Version: 1.0.0.1
Imports: R6, shiny, htmltools, DT (≥ 0.5), openssl, R.utils, billboarder, scrypt, yaml, glue
Suggests: keyring, testthat (≥ 2.1.0), knitr, rmarkdown
Published: 2023-12-10
Author: Diego Florio ORCID iD [aut, cre]
Maintainer: Diego Florio <diegoefe at gmail.com>
License: GPL-3
URL: https://github.com/diegoefe/shinydbauth
NeedsCompilation: no
Materials: README NEWS
CRAN checks: shinydbauth results

Documentation:

Reference manual: shinydbauth.pdf

Downloads:

Package source: shinydbauth_1.0.0.1.tar.gz
Windows binaries: r-devel: shinydbauth_1.0.0.1.zip, r-release: shinydbauth_1.0.0.1.zip, r-oldrel: shinydbauth_1.0.0.1.zip
macOS binaries: r-release (arm64): shinydbauth_1.0.0.1.tgz, r-oldrel (arm64): shinydbauth_1.0.0.1.tgz, r-release (x86_64): shinydbauth_1.0.0.1.tgz, r-oldrel (x86_64): shinydbauth_1.0.0.1.tgz

Linking:

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