bugthesystem / FireSharp

An asynchronous cross-platform .Net library for Firebase
The Unlicense
696 stars 147 forks source link

Configure FireSharp without using Firebase Admin SDK #161

Open Jasonnor opened 3 years ago

Jasonnor commented 3 years ago

Would anyone know how to use FireSharp without using the Admin SDK? Thanks!

I can't find a way to create database credential. It looks like it is really deprecated. 😢

ennydz commented 1 year ago

hello friend do you find a solution for this ? firesharp uses admin sdk, so we can't use rules !

Jasonnor commented 1 year ago

hello friend do you find a solution for this ? firesharp uses admin sdk, so we can't use rules !

Sorry, no. I've probably given up! 😢

ennydz commented 1 year ago

thank you for your reply. after six months of development and finishing everything, i must to return to zero because firesharp uses authSecret and bypass all rules !! Unfortunately, I'll probably given up too