sharedrop
sharedrop copied to clipboard
Database secrets are currently deprecated
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
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.
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.