Attribute-Based Access Control
Zep has introduced Attribute-Based Access Control (ABAC) for its API keys, allowing developers to attach policies that restrict which endpoints and graph data each key can access. The feature aims to limit the blast radi…