Authentication identifies users requesting access to your data and provides that information as a variable you can leverage in your rules. The auth variable contains the following information: uid : A unique user ID, assigned to the requesting user.
What is request Auth in Firebase?
Authentication identifies users requesting access to your data and provides that information as a variable you can leverage in your rules. The auth variable contains the following information: uid : A unique user ID, assigned to the requesting user.