Controlling Data Access Using Firebase Auth Custom Claims
Lots of apps require different levels of data access for different types of users. For example, you may have an app for teachers and students. Teachers need to be able to see all student data, add grades, and make exams, and…