What is Ownership?

Ownership is a pattern in authorization that gives a specific user or actor exclusive control over a resource. In Oso, you can define ownership-based access rules in Polar—for instance, allowing a user to edit a document only if they are the owner.

Authorization done right