Package: firebase
Title: Integrates 'Google Firebase' Authentication Method with 'Shiny'
Version: 0.1.0
Date: 2020-03-28
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
LazyData: true
Imports: R6, cli, shiny
RoxygenNote: 7.1.0
URL: https://firebase.john-coene.com/,
        https://github.com/JohnCoene/firebase
BugReports: https://github.com/JohnCoene/firebase/issues
NeedsCompilation: no
Packaged: 2020-03-29 14:26:25 UTC; jp
Author: John Coene [aut, cre]
Maintainer: John Coene <jcoenep@gmail.com>
Repository: CRAN
Date/Publication: 2020-03-30 15:50:05 UTC
