firebase-arduino
firebase-arduino copied to clipboard
need urgent help in the following issue whenever i am trying to see my database sectrets of my created project in Firebase Console its showing the following
Database secrets are currently deprecated and use a legacy Firebase token generator. Update your source code with the Firebase Admin SDK.
See Database secrets list under that warning. Click Show button.
Thanks so much for your quick reply and help. After posting this issue I was find the secret key. Thanks once again.
Sent from Yahoo Mail for iPhone
On Tuesday, April 2, 2019, 3:36 am, mobizt [email protected] wrote:
See Database secrets list under that warning. Click Show button.
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.
Is there any plan to update the code to non-legacy authentication?
Here is the link https://youtu.be/1kqj7sWDslY for the clear solution to access the data base secretes from firebase latest version which shows up Database secrets are currently deprecated ans use a legacy Firebase token generator. Update your source code with the Firebase Admin SDK.
I hope this helps someone