Set read/write access to Firebase Realtime database only from my NestJS Firebase function
I have a Firebase project, where I have a NestJS application deployed to Firebase functions. In this very same project I have an Angular application deployed to Firebase hosting, and finally I have a Firebase Realtime Database in the same…