We are super excited to announce that we launched Permify Playground to create and test your authorization in a browser.<p>First of all, we build our playground based on our open-source authorization service by compiling with Web Assembly [1].<p>This helps us to give you browser compatible test environment that you can test Permify[2] fast and easily within your browser.<p>Our playground consists 3 sections;<p>- Authorization Model: You can model & test your authorization logic through our DSL.<p>- Visualizer: Visualize your relationships and model to make it easier to reason about them.<p>- Authorization Data: Create sample authorization data according to the model.<p>- Access Checks: To test your authorization structure by sending access checks.<p>[1] <a href="https://webassembly.org/" rel="nofollow">https://webassembly.org/</a><p>[2] <a href="https://github.com/permify/permify" rel="nofollow">https://github.com/permify/permify</a>