You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We check permissions too much. For example, when we try to read a collection, we first check permissions for the collection, and then check permissions again when accessing the collection metadata. But this is redundant because we have already checked permission
The text was updated successfully, but these errors were encountered: