Pyrebase4 icon indicating copy to clipboard operation
Pyrebase4 copied to clipboard

A simple python wrapper for the Firebase API. ⛺

Results 31 Pyrebase4 issues
Sort by recently updated
recently updated
newest added

Make sure these boxes are checked before submitting your issue: * [x] Check that your version of Python is 3.4+ * [x] Check that you are on the newest version...

Can I work in pyrebase4 docs and make it more beginner friendly? Easy to use for beginners and noobs Since I couldn't find your email I decided to reach out...

i get error while adding data my code ``` import pyrebase # Konfigurasi database Firebase config = { "apiKey": "AIzaSyBxwerEkMk0IzRT_xN17HXhT-Qw743c-wg", "authDomain": "testdoang-e8396.firebaseapp.com", "projectId": "testdoang-e8396", "storageBucket": "testdoang-e8396.appspot.com", "messagingSenderId": "969724166255", "appId": "1:969724166255:web:03f0aa356ea1c8b30d4d9a",...

Was looking through pyrebase documentation and didn't see any ways to implement google authentication or any other sort of authentication other than email/password. Are there ways to do this with...

Make sure these boxes are checked before submitting your issue: [✅] Check that your version of Python is 3.4+ [✅] Check that you are on the newest version of Pyrebase...

Make sure these boxes are checked before submitting your issue: [] Check that your version of Python is 3.4+ [] Check that you are on the newest version of Pyrebase...

Make sure these boxes are checked before submitting your issue: [x] Check that your version of Python is 3.4+ [x] Check that you are on the newest version of Pyrebase...

Make sure these boxes are checked before submitting your issue: [x] Check that your version of Python is 3.4+ [x] Check that you are on the newest version of Pyrebase...

Will the methods for logging in with facebook-google be added?

This is me submitting a PR to the issue i opened(put method for storage throws error after authenticating server as service account #58)