Th30neAnd0nly / AIRAVAT

A multifunctional Android RAT with GUI based Web Panel without port forwarding.
MIT License
1k stars 388 forks source link

html to use UID authentication for firebase read/write. #65

Open Prisoner2-6-7 opened 1 year ago

Prisoner2-6-7 commented 1 year ago

Currently I believe the html api calling to firebase is not using firebase api authentication. Or if I am wrong how can I use firebase api authentication?

Prisoner2-6-7 commented 1 year ago

I tried to add userID parameter in the firebaseConfig but then it keep stuck in the getting device page :/. I tried that UID with the firebase playground it was able to read write to the DB

prateek-chaubey commented 1 year ago

Can you post some sample codes ?