TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Permify launches Playground: Test your authorization in browser

9 pointsby freddgnover 2 years ago

1 comment

freddgnover 2 years ago
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 &amp; 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:&#x2F;&#x2F;webassembly.org&#x2F;" rel="nofollow">https:&#x2F;&#x2F;webassembly.org&#x2F;</a><p>[2] <a href="https:&#x2F;&#x2F;github.com&#x2F;permify&#x2F;permify" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;permify&#x2F;permify</a>