forked from JohnCoene/firebase
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
25 lines (25 loc) · 767 Bytes
/
DESCRIPTION
File metadata and controls
25 lines (25 loc) · 767 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Package: firebase
Title: Integrates 'Google Firebase' Authentication Method with 'Shiny'
Version: 0.1.1.9000
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
Roxygen: list(markdown = TRUE)
Imports:
R6,
cli,
shiny
RoxygenNote: 7.1.1.9000
URL: https://firebase.john-coene.com/, https://github.com/JohnCoene/firebase
BugReports: https://github.com/JohnCoene/firebase/issues