Securing mobile apps using Google Firebase
- Andrew McDonnell
- Comfy con au 2020 summer
- January 1, 1
Google firebase is a NoSQL database and mobile / web backend framework. Care must be taken to properly configure permissions - if the defaults are left unmodified your mobile will be vulnerable to data theft or modification. I will demonstrate how to secure your firebase application with a simple demonstration application