❔ firebase private key help..?
what is the best way to protect firebase private key....
private const string filePath = @"privatekey.json";
how to convert it to string....
is obfuscation is god for it....or run on vps...?
private const string filePath = @"privatekey.json";
how to convert it to string....
is obfuscation is god for it....or run on vps...?