Package: auth0
Type: Package
Title: Authentication in Shiny with Auth0
Version: 0.2.3
Authors@R: c(
    person("Julio", "Trecenti", email = "julio.trecenti@gmail.com", role = "cre"),
    person("Daniel", "Falbel", email = "dfalbel@gmail.com", role = "aut"),
    person("José", "Jesus", email = "jjesusfilho@gmail.com", role = "ctb"),
    person("Dean", "Attali", email = "daattali@gmail.com", role = "ctb"),
    person("C", "Lente", email = "c@lente.dev", role = "ctb"))
Description: Uses Auth0 API (see <https://auth0.com> for more 
    information) to use a simple authentication system. It provides 
    tools to log in and out a shiny application using social networks or a list
    of e-mails.
BugReports: https://github.com/curso-r/auth0/issues
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.3
Imports: httr, shiny, yaml, utils, shinyjs
Suggests: knitr, rmarkdown
VignetteBuilder: knitr
URL: https://curso-r.github.io/auth0/
NeedsCompilation: no
Packaged: 2023-03-22 18:59:25 UTC; julio
Author: Julio Trecenti [cre],
  Daniel Falbel [aut],
  José Jesus [ctb],
  Dean Attali [ctb],
  C Lente [ctb]
Maintainer: Julio Trecenti <julio.trecenti@gmail.com>
Repository: CRAN
Date/Publication: 2023-03-26 21:50:05 UTC
Built: R 4.5.2; ; 2025-11-08 04:05:53 UTC; windows
