FireSharp
FireSharp copied to clipboard
Firebase 3.0 support?
Will you update the library so that it works with the newest update?
I second! The new feature of storing files is very much required
@aayaffe The storing files part is already available with the classic Google Cloud Platform API clients, Firebase storage is a simple GS bucket named after your Firebase project.
Hi, am I wrong or in the new Firebase V3 app, there isn't any AuthSecret to use to connect with ? If I'm wrong, can you tell me how I can connect to Firebase V3 with FireSharp ? Thanks.
Hi @all I have not find a time to check what's new. I will take a look at details and will determine a road-map to implement new features, asap.
@GroupeEDTECH Go to the new firebase console, click on the gear > Project parameters.
Then go to the Database tab, the legacy token generator is there, there is always at least one legacy token for each RT-Database.
Regards.
Cool!! Thanks @moonpyk !! I try it right now !!