I am trying to figure out a way to make my realtime database & storage to only be accessed by specific domain.
For example if my web is hosted on domain with the name www.xyz.com then the data can only be accessed from that specific website and not anywhere else. Can anyone help me with the rule for that?
P.S I am not looking forward to restricting it to specific kind of email i need to restrict it to the domain name.
Thank you.