thisbejim / Pyrebase

A simple python wrapper for the Firebase API.
2.05k stars 525 forks source link

Creating anonymous authentication accounts support #397

Closed ghost closed 2 years ago

ghost commented 2 years ago

can you add Creating anonymous authentication accounts support for the package the package already awesome and will be better if we add anonymous user that can read the data and the fire store

DamenTheDev commented 2 years ago

398 For the time being, you can manually add it by following instructions in the Firebase documentation: https://firebase.google.com/docs/reference/rest/auth/#section-sign-in-anonymously

ghost commented 2 years ago

the pyrebase4 package provide this