Authenticate Shiny users with Google Firebase.
Currently the following methods from Google Firebase are available in the package:
Install the stable version from CRAN:
install.packages("firebase")Install the development from Github using remotes:
# install.packages("remotes")
remotes::install_github("JohnCoene/firebase")Please note that the firebase project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.