Package: cognitoR
Type: Package
Title: Authentication for 'Shiny' Apps with 'Amazon Cognito'
Version: 1.0.1
Authors@R: c(
    person("Pablo", "Pagnone", role = c("aut", "cre"), email = "pablodp84@gmail.com")
    )
Description: Provides authentication for Shiny applications using 'Amazon Cognito' ( <https://aws.amazon.com/es/cognito/>).
Imports: shiny, yaml, config, shinyjs, httr, dplyr, base64enc, jsonlite
License: GPL-3
BugReports: https://github.com/chi2labs/cognitoR/issues
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.1.0
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-04-15 01:37:45 UTC; pablo
Author: Pablo Pagnone [aut, cre]
Maintainer: Pablo Pagnone <pablodp84@gmail.com>
Repository: CRAN
Date/Publication: 2020-04-15 05:20:02 UTC
