Package: firebase
Title: Integrates 'Google Firebase' Authentication Storage, and
        'Analytics' with 'Shiny'
Version: 1.0.1
Date: 2022-02-08
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'.
    use 'Firebase Storage' to store files securely, and leverage 'Firebase Analytics'
    to easily log events and better understand your audience.
License: AGPL-3
Encoding: UTF-8
Imports: R6 (>= 2.5.0), cli, jose, shiny, openssl, jsonlite, base64enc,
        htmltools
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: 2022-02-08 18:40:59 UTC; john
Author: John Coene [aut, cre]
Maintainer: John Coene <jcoenep@gmail.com>
Repository: CRAN
Date/Publication: 2022-02-08 18:50:06 UTC
Built: R 4.0.5; ; 2022-02-09 11:47:16 UTC; unix
