Relative Content

Tag Archive for firebasefirebase-realtime-databasefirebase-authentication

Do guest users count against the free quota in Firebase Authentication?

I’m new(ish) to Firebase, and I’m building an application that uses Realtime Database and I’m working on some rules for it. I’m planning on requiring authentication but signing in with guest so that only my apps can use it. Do guest/anonymous users count against the Firebase monthly limit of 50k users and 50 monthly active users (or more on the Blaze plan)?