limited-city-59768
04/10/2024, 5:01 AMchilly-king-10285
04/10/2024, 5:01 AMchilly-king-10285
04/10/2024, 5:01 AMtypescript import { Namespace, Context } from "@ory/keto-namespace-types" class User implements Namespace {} class Document implements Namespace {} class Folder implements Namespace {}
Each namespace holds a set of permissions, which define which relationships are checked. For more detailed information on how to configure namespaces, you can refer to the [Ory Keto documentation](https://www.ory.sh/docs/keto/concepts/namespaces).