Package: login 1.0.0

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>.

Authors:Jason Bryer [aut, cre]

login_1.0.0.tar.gz
login_1.0.0.zip(r-4.7-any)login_1.0.0.zip(r-4.6-any)login_1.0.0.zip(r-4.5-any)
login_1.0.0.tgz(r-4.6-any)login_1.0.0.tgz(r-4.5-any)
login_1.0.0.tar.gz(r-4.7-any)login_1.0.0.tar.gz(r-4.6-any)
login_1.0.0.tgz(r-4.6-emscripten)
manual.pdf |manual.html
DESCRIPTION |NEWS
card.svg |card.png
login/json (API)

# Install 'login' in R:
install.packages('login', repos = c('https://jbryer.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/jbryer/login/issues

Pkgdown/docs site:https://jbryer.github.io

On CRAN:

Conda:

6.23 score 30 stars 57 scripts 248 downloads 16 exports 70 dependencies

Last updated from:86546c3dd0. Checks:9 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-x86_64OK139
source / vignettesOK214
linux-release-x86_64OK154
macos-release-arm64OK127
macos-oldrel-arm64OK100
windows-develOK89
windows-releaseOK88
windows-oldrelOK85
wasm-releaseOK120

Exports:clearParamButtondecrypt_cookieemayili_emailerencrypt_cookieis_logged_inis_not_logged_inlogin_serverlogin_uilogout_buttonnew_user_uipasswdInputreset_password_uishowParamButtonsimple_parameter_validatoruse_loginuserParamServer

Dependencies:askpassbase64encbslibcachemcliclockcommonmarkcookiescpp11curlDBIdigestdplyremayilievaluatefastmapfontawesomefsgenericsgluehighrhtmltoolshtmlwidgetshttpuvhttrjquerylibjsonliteknitrlaterlifecycleloggermagrittrmemoisemimeopensslotelpillarpkgconfigpromisespurrrR6rappdirsRcpprlangrmarkdownrvestsassselectrshinyshinybusyshinyjssodiumsourcetoolsstringistringrsystibbletidyrtidyselecttinytextriebeardtzdburltoolsutf8vctrswithrxfunxml2xtableyaml

User Defined Shiny Parameters
Introduction | Cookies | Full Shiny Demo | Validation | Customizing the Shiny inputs | File Input Example

Last update: 2025-05-16
Started: 2025-05-16

login: Shiny Login Module
Installation | Getting Started | Shiny Server | Shiny UI | Adapting your Shiny application to the user | Salting | User management outside of the login module | Acknowledgements | Disclaimer

Last update: 2024-04-16
Started: 2024-04-12