Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Serverless Web Applications with React and Firebase

You're reading from   Serverless Web Applications with React and Firebase Develop real-time applications for web and mobile platforms

Arrow left icon
Product type Paperback
Published in Apr 2018
Publisher Packt
ISBN-13 9781788477413
Length 284 pages
Edition 1st Edition
Languages
Arrow right icon
Authors (2):
Arrow left icon
Harmeet Singh Harmeet Singh
Author Profile Icon Harmeet Singh
Harmeet Singh
Mayur Tanna Mayur Tanna
Author Profile Icon Mayur Tanna
Mayur Tanna
Arrow right icon
View More author details
Toc

How secure is your Firebase?


Firebase is on cloud storage, so obviously, people think whether it is secure enough. However, there's nothing to worry, as Firebase provides a secured architecture and a set of tools to manage the security of your app. Firebase is hosted on SSL (Secure Sockets Layer), which typically encrypts the connection between client and server and hence prevents any data theft or manipulation at the network layer. Firebase comes with an expression-based rule language that allows you to manage data security by just doing configuration.

Firebase security is all about the configuration over convention so that your application's security-related logic is separate from your business logic. In this way, it makes your application loosely coupled.

In this chapter, we will learn about Firebase Realtime Database security and rules.

Realtime Database Rules Overview

Firebase Database Rules allow you to manage the read and write access permissions to your database. They also help you define...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at R$50/month. Cancel anytime