ORY Keto RBAC question

I was reading the documentation for ORY Keto, and I have a few questions. It says RBAC is on the roadmap. Currently I am using Auth0 for identity management, but am research solutions for RBAC before rolling my own. We also intend to use OPA for enforcing these policies later, which I read that Keto is using under the covers for the policy engine. I am curious if Keto also allows for creation and storage of roles for a given tenant. I saw in the documentation it referenced subject based access control, but I am focusing more on role based. Any guidance is highly appreciated, thank you!

Hi there, Keto is currently undergoing a refactoring - you can read more about that here: https://github.com/ory/keto/issues/267