-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathDESCRIPTION
25 lines (25 loc) · 1.2 KB
/
DESCRIPTION
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.auth.rest
Title: R Wrapper for 'Firebase Authentication REST API'
Version: 1.0.0
Authors@R:
person("Kennedy", "Mwavu", , "mwavukennedy@gmail.com", role = c("aut", "cre", "cph"),
comment = c("Maintainer/developer of firebase.auth.rest since 2024", ORCID = "0009-0006-3157-7234"))
Description: A convenient and user-friendly interface to
interact with the 'Firebase Authentication REST API': <https://firebase.google.com/docs/reference/rest/auth>.
It enables R developers to integrate 'Firebase Authentication' services
seamlessly into their projects, allowing for user authentication, account
management, and other authentication-related tasks.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
URL: https://github.com/kennedymwavu/firebase.auth.rest
BugReports: https://github.com/kennedymwavu/firebase.auth.rest/issues
Imports: httr2 (>= 0.2.3)
NeedsCompilation: no
Packaged: 2025-03-18 18:14:34 UTC; mwavu
Author: Kennedy Mwavu [aut, cre, cph] (Maintainer/developer of
firebase.auth.rest since 2024,
<https://orcid.org/0009-0006-3157-7234>)
Maintainer: Kennedy Mwavu <mwavukennedy@gmail.com>
Repository: CRAN
Date/Publication: 2025-03-20 09:20:02 UTC