Package: polished
Type: Package
Title: Authentication and Administration for 'shiny' Apps
Version: 0.1.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: apexcharter, digest, dplyr, DT, htmltools, htmlwidgets, httr,
        jose, jsonlite, lubridate, purrr, R6, rlang, shiny,
        shinycssloaders, shinydashboard, shinydashboardPlus,
        shinyFeedback, shinyjs, shinyWidgets, stringr, tibble, tidyr,
        uuid, xts
RoxygenNote: 7.1.0
NeedsCompilation: no
Packaged: 2020-06-30 15:44:54 UTC; andy
Author: Andy Merlino [aut, cre],
  Patrick Howard [aut]
Repository: CRAN
Date/Publication: 2020-07-01 12:30:03 UTC
