sharedrop icon indicating copy to clipboard operation
sharedrop copied to clipboard

Database secrets are currently deprecated

Open mickeyjc opened this issue 3 years ago • 2 comments

Database secrets are currently deprecated and use a legacy Firebase token generator. Update your source code with the Firebase Admin SDK. Learn more https://firebase.google.com/docs/admin/setup?authuser=0

mickeyjc avatar Apr 20 '21 09:04 mickeyjc

I actually started working on it some time ago, but then, as usually, got distracted and forgot about it completely. Not sure when exactly, but I do plan on updating it to make it possible for everyone to run it using their own Firebase account.

szimek avatar Apr 26 '21 20:04 szimek

I started working on it, but there's some strange issue that Firebase database rules no longer working as expected after the migration to Firebase Admin SDK and the latest JS SDK.

I asked about it here: https://stackoverflow.com/questions/67835978/problem-with-firebase-realtime-database-rules-after-migrating-to-firebase-admin.

szimek avatar Jun 04 '21 10:06 szimek