Package: cognitoR Type: Package Title: Authentication for 'Shiny' Apps with 'Amazon Cognito' Version: 1.0.4 Authors@R: c( person("Pablo", "Pagnone", role = c("aut", "cre"), email = "pablodp84@gmail.com"), person("Aleksander", "Dietrichson", role = c("aut"), email = "dietrichson@gmail.com") ) Description: Provides authentication for Shiny applications using 'Amazon Cognito' ( ). Imports: shiny, config, shinyjs, httr, dplyr, base64enc, jsonlite, paws License: GPL-3 BugReports: https://github.com/chi2labs/cognitoR/issues Encoding: UTF-8 RoxygenNote: 7.2.3 Suggests: knitr, rmarkdown VignetteBuilder: knitr Config/pak/sysreqs: cmake make libuv1-dev libxml2-dev libssl-dev zlib1g-dev Repository: https://chi2labs.r-universe.dev Date/Publication: 2024-01-29 15:38:36 UTC RemoteUrl: https://github.com/chi2labs/cognitor RemoteRef: HEAD RemoteSha: 3cb0e814fa742fc934b82b9e2bd2e5cabc6b646f NeedsCompilation: no Packaged: 2026-07-07 10:08:07 UTC; root Author: Pablo Pagnone [aut, cre], Aleksander Dietrichson [aut] Maintainer: Pablo Pagnone