Resources are the objects or data that actors interact with, such as files, repositories, or user profiles. Each resource is identified by a type and an ID, like Repository: "project-123"
. Defining resources allows Oso to apply authorization rules effectively.