Package: polished
Type: Package
Title: Authentication and Administration for 'shiny' Apps
Version: 0.2.0
Authors@R: c(
  person("Andy", "Merlino", email = "andy.merlino@tychobra.com", role = c("aut", "cre")),
  person("Patrick", "Howard", email = "patrick.howard@tychobra.com", role = c("aut")))
Maintainer: Andy Merlino <andy.merlino@tychobra.com>
Description: Easily add modern authentication and user administration to your 'shiny' apps. 
  Customize user sign in and registration pages to match your brand.  Control who can
  access one or more of your 'shiny' apps.
License: MIT + file LICENSE
URL: https://github.com/tychobra/polished, https://polished.tech
BugReports: https://github.com/tychobra/polished/issues
Encoding: UTF-8
LazyData: true
Imports: digest, dplyr, DT, htmltools, httr, jose, jsonlite, lubridate,
        purrr, R6, rlang, shiny, shinycssloaders, shinydashboard,
        shinydashboardPlus, shinyFeedback, shinyjs, shinyWidgets,
        stringr, tibble, tidyr, uuid
RoxygenNote: 7.1.1
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-09-28 21:57:32 UTC; andy
Author: Andy Merlino [aut, cre],
  Patrick Howard [aut]
Repository: CRAN
Date/Publication: 2020-09-29 06:50:02 UTC
