issues
search
stefanodongowski
/
FanzPlay
1
stars
1
forks
source link
Hide sensitive FirebaseConfig information
#1
Closed
Moh88CS
closed
1 year ago
Moh88CS
commented
1 year ago
Hid sensitive values (E.g. API key) inside a local .env file
Changed FirebaseConfig.tsx to read from .env
This is a good initial solution to hide these values in the development phase, but more needs to be done to ensure proper security in deployment