Settings

Theme

Permify launches Playground: Test your authorization in browser

play.permify.co

9 points by freddgn 3 years ago · 1 comment

Reader

freddgnOP 3 years ago

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

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection