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