A bear playing hopscotch

Lightning Talk at SF Python Meetup on access controls in Django

Our Cofounder/CTO Sam Scott led a lightning talk at the recent San Francisco Python meetup on how to use oso with Django to control access to data within a social media application.

Watch the 5-minute lightning talk video below for:

  • An introduction to oso
  • How to build a simple social app that allows users to share public and private posts using Django
  • How to implement basic access control using oso

For a deeper dive into this topic, read our blog post on "Building a Django app with data access control in 30 minutes".

For an example with more extensive logic, read our blog post on "Let's build the GitHub authorization model"

We'd love to hear from you! Feel free to join us on Slack for any questions: join-slack.osohq.com

Want us to remind you?
We'll email you before the event with a friendly reminder.

Write your first policy