Replies: 1 comment 1 reply
-
Hi @zalsader - we're not planning on any near-term enhancements to the Playground. We do have a plan to OSS the Playground, in which we'll probably rewrite it and add requested features such as context https://github.com/orgs/openfga/projects/1/views/1?filterQuery=play&pane=issue&itemId=5723543&issue=openfga%7Croadmap%7C7 However it's not high up on our priority list. What I would recommend is using the OpenFGA CLI + VS Code/IntelliJ extension to write tests in the store format and run them using the CLI: |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello!
I tried running the example in https://openfga.dev/docs/modeling/conditions in the playground, but there is no way to add context in tuples or checks. Is this planned?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions