Firebase Security Rules.
Firebase Security Rules.
Firebase, is a platform that helps provide frontend developers, or developers in general a backend, that they can use to store data, or provide authentication for users.
As most backend servers would provide us, we can write ...
amara.hashnode.dev6 min read
Chris Bongers
Looking to get into development? As a full-stack developer I guide you on this journey and give you bite sized tips every single day 👊
Nice post!
Was actually looking for this. Do you know if there is also an "easier" way to limit all read/write only from 1 specific domain?
I know just limited the API key in Google console, was wondering if Firebase rules could also do something like that.