This is a submission for the Permit.io Authorization Challenge: Permissions Redefined What I Built Permission Testing Toolkit is a CLI utility built with TypeScript that allows teams to validate, simulate, and test their fine-grained access control logic using Permit.io. ✅ It supports both manual test cases via JSON and dynamic test generation using your live Permit.io schema. ✅ It’s perfect for CI pipelines or security-conscious teams that want to "test their policies before they break production." ✅ Oh — and it looks nice in your terminal too.
This is a submission for the Permit.io Authorization Challenge: Permissions Redefined
What I Built
Permission Testing Toolkit is a CLI utility built with TypeScript that allows teams to validate, simulate, and test their fine-grained access control logic using Permit.io.
✅ It supports both manual test cases via JSON and dynamic test generation using your live Permit.io schema.
✅ It’s perfect for CI pipelines or security-conscious teams that want to "test their policies before they break production."
✅ Oh — and it looks nice in your terminal too.