ides/new-roles.html>
http://docs.osohq.com/python/guides/new-roles.html
- GitClub source code:
<https://github.com/osohq/gitclub-sqlalchemy-flask-react>
https://github.com/osohq/gitclub-sqlalchemy-flask-react
Stephie Glaser
Developer Relations, Oso <https://www.o
>
https://docs.osohq.com/python/reference/frameworks/flask.html
Polar, Oso's policy language:
<https://docs.osohq.com/python/reference/polar.html>
https://docs.osohq.com/python/reference/polar.html
Join us on Slack for any questions: <http://join-slack.osohq.com/>
http://join-slack.
Hi All! We're building an open source policy engine for adding access
control (permissions, roles, etc.) to apps, called oso. oso policies are
declarative, and enable users to cleanly separate authorization logic from
the rest of their application code.
In our latest release of django-oso, we adde