Package: firebase
Title: Integrates 'Google Firebase' Authentication Method with 'Shiny'
Version: 0.2.0
Date: 2021-09-15
Authors@R: 
    person(
      given = "John",
      family = "Coene",
      role = c("aut", "cre"),
      email = "jcoenep@gmail.com"
    )
Description: Authenticate users in 'Shiny' applications using 'Google Firebase' 
    with any of the many methods provided; email and password, email link, or
    using a third-party provider such as 'Github', 'Twitter', or 'Google'.
License: AGPL-3
Encoding: UTF-8
Imports: R6, cli, shiny, openssl, jose
RoxygenNote: 7.1.2
URL: https://firebase.john-coene.com/,
        https://github.com/JohnCoene/firebase
BugReports: https://github.com/JohnCoene/firebase/issues
NeedsCompilation: no
Packaged: 2021-09-15 18:07:53 UTC; jp
Author: John Coene [aut, cre]
Maintainer: John Coene <jcoenep@gmail.com>
Repository: CRAN
Date/Publication: 2021-09-15 18:30:08 UTC
