Securing your database
Last updated
Was this helpful?
Last updated
Was this helpful?
While exposing your database as a service through direct queries from a client-side application (the serverless approach), security is heavily impacted. In order to address this, you can use Firebase's authentication service and adjust the security rules accordingly from the project's dashboard.