Type: Package Package: login Title: 'shiny' Login Module Version: 1.0.0 Date: 2025-05-15 Authors@R: person("Jason", "Bryer", , "jason@bryer.org", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-2454-0402")) Maintainer: Jason Bryer Description: 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) . License: GPL (>= 3) URL: https://github.com/jbryer/login, https://jbryer.github.io/login/ BugReports: https://github.com/jbryer/login/issues Imports: cookies, DBI, digest, emayili, htmltools, shiny, shinybusy, shinyjs, sodium, stringr, utils Suggests: knitr, rmarkdown Enhances: RSQLite VignetteBuilder: knitr Encoding: UTF-8 Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.2 Config/pak/sysreqs: cmake make libicu-dev libsodium-dev libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://jbryer.r-universe.dev Date/Publication: 2025-05-16 19:07:33 UTC RemoteUrl: https://github.com/jbryer/login RemoteRef: HEAD RemoteSha: 86546c3dd00bda4aa05f41183a2290c684358e81 NeedsCompilation: no Packaged: 2026-06-11 08:12:39 UTC; root Author: Jason Bryer [aut, cre] (ORCID: ) Depends: R (>= 4.1.0)