login: 'shiny' Login Module

Framework for adding authentication to 'shiny' applications. Provides flexibility as compared to other options for where user credentials are saved, allows users to create their own accounts, and password reset functionality. Bryer (2024) <doi:10.5281/zenodo.10987876>.

Version: 0.9.3
Imports: cookies, DBI, digest, emayili, htmltools, shiny, shinybusy, shinyjs, stringr, utils
Suggests: knitr, rmarkdown
Enhances: RSQLite
Published: 2024-04-18
Author: Jason Bryer ORCID iD [aut, cre]
Maintainer: Jason Bryer <jason at bryer.org>
BugReports: https://github.com/jbryer/login/issues
License: GPL (≥ 3)
URL: https://github.com/jbryer/login, https://jbryer.github.io/login/
NeedsCompilation: no
Materials: NEWS
CRAN checks: login results

Documentation:

Reference manual: login.pdf
Vignettes: login

Downloads:

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

Linking:

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