Skip to content

Latest commit

 

History

History
86 lines (53 loc) · 5.35 KB

File metadata and controls

86 lines (53 loc) · 5.35 KB

Hello there! Welcome to Permit.io

💻 Website | 📖 Blog

Permit.io is a fullstack, plug-and-play application-level authorization solution. 

We allow you to implement a secure, flexible, authorization layer within minutes, so you can focus on what matters most - building your application!

Let's be friends! 

Got questions? Our Slack Community is an awesome place for you to find answers to any issue you might have, and a great place to talk authorization with fellow devs.

Build and contribute - 

Be sure to check out our open-source projects:

OPAL is an administration layer for Policy Engines detecting changes to both policy and policy data in real-time and pushing live updates to your agents.

Easily sync open-policy rules to your feature toggles

The easiest way to deploy and run AWS' Cedar - a language for defining permissions as policies.

One CLI to Role them all. A unfied command-line tool to interact and manage Permit, OPA, CedarAgent, openFGA, and more ...

A fast and durable bidirectional JSON RPC channel over Websockets. The easiest way to create a live async channel between two nodes via Python (or other clients).

A fast and durable Pub/Sub channel over Websockets. The easiest way to create a live publish / subscribe multi-cast over the web.

Our Microservice for Authorization (PDP)

The PDP (Policy Decision Point) is Permit's microservice based on (OPA (or Cedar) and OPAL).

The PDP exposes a OpenAPI spec at localhost:7000 which works with Permit SDK, wrapping and agumenting calls to the embedded policy agent.

Our SDKs 

python go js java net ruby

More available here

Examples and demos

End-to-end applications

Framework examples

FastAPI | React | Angular

Policy as Code

Galactic Health Corporation Policy | OPAL | TinyToDo - OPAL + Cedar agent demo