Package: firebase.auth.rest 1.0.0
firebase.auth.rest: R Wrapper for 'Firebase Authentication REST API'
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.
Authors:
firebase.auth.rest_1.0.0.tar.gz
firebase.auth.rest_1.0.0.zip(r-4.5)firebase.auth.rest_1.0.0.zip(r-4.4)firebase.auth.rest_1.0.0.zip(r-4.3)
firebase.auth.rest_1.0.0.tgz(r-4.5-any)firebase.auth.rest_1.0.0.tgz(r-4.4-any)firebase.auth.rest_1.0.0.tgz(r-4.3-any)
firebase.auth.rest_1.0.0.tar.gz(r-4.5-noble)firebase.auth.rest_1.0.0.tar.gz(r-4.4-noble)
firebase.auth.rest_1.0.0.tgz(r-4.4-emscripten)firebase.auth.rest_1.0.0.tgz(r-4.3-emscripten)
firebase.auth.rest.pdf |firebase.auth.rest.html✨
firebase.auth.rest/json (API)
NEWS
# Install 'firebase.auth.rest' in R: |
install.packages('firebase.auth.rest', repos = c('https://kennedymwavu.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/kennedymwavu/firebase.auth.rest/issues
Last updated 13 days agofrom:cf45b5272b. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Mar 21 2025 |
R-4.5-win | OK | Mar 21 2025 |
R-4.5-mac | OK | Mar 21 2025 |
R-4.5-linux | OK | Mar 21 2025 |
R-4.4-win | OK | Mar 21 2025 |
R-4.4-mac | OK | Mar 21 2025 |
R-4.4-linux | OK | Mar 21 2025 |
R-4.3-win | OK | Mar 21 2025 |
R-4.3-mac | OK | Mar 21 2025 |
Exports:change_emailchange_passworddelete_accountexchange_custom_tokenexchange_refresh_tokenget_user_datasend_email_verificationsend_password_reset_emailsign_insign_in_anonymouslysign_upupdate_profile
Dependencies:askpassclicurlgluehttr2lifecyclemagrittropensslR6rappdirsrlangsysvctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Change email | change_email |
Change password | change_password |
Delete account | delete_account |
Exchange custom token for an ID and refresh token | exchange_custom_token |
Exchange a refresh token for an ID token | exchange_refresh_token |
Get user data from firebase | get_user_data |
Send email verification | send_email_verification |
Send password reset email | send_password_reset_email |
Sign in a user with email & password | sign_in |
Sign in a user anonymously | sign_in_anonymously |
Sign up with email/password | sign_up |
Update user profile | update_profile |