2

is it somehow possible to restrict the write access of the realtime database to only my Android app and give my Website only read access.

As users can only view their data on the website, I don't want people to be able to create stuff in the database with their own Javascript.

Thanks!

sunilson
  • 1,449
  • 15
  • 31
  • 1
    There is no way to restrict access to a specific app or a specific piece of code, unless you turn (users of) that app into a specific "user" of the system. See http://stackoverflow.com/questions/18005984/how-to-prevent-other-access-to-my-firebase – Frank van Puffelen Jan 08 '17 at 17:23

0 Answers0