You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 12, 2026. It is now read-only.
We need to secure the Firebase DB access. credentials are stored in git.
Acceptance
pass the credentials as environment variables in the vercel platform
setup database access rules
test if we can use complex symbols in passwords
NOTE: firebase credentials are safe to include in the frontend code, however the auth password for the editor user is really sensitive and we should set it up in vercel directly. ive also reviewed the credential rotation procedure and the level of security of the passwords and it looks good
We need to secure the Firebase DB access. credentials are stored in git.
Acceptance
NOTE: firebase credentials are safe to include in the frontend code, however the auth password for the editor user is really sensitive and we should set it up in vercel directly. ive also reviewed the credential rotation procedure and the level of security of the passwords and it looks good