How Sensat Built Fine-Grained Access Control with Oso – No API Code Required!

Discover how Sensat transformed its authorization system with Oso! Learn how they built fine-grained access control, implemented permission inheritance, and eliminated API code changes—all while streamlining development. Read more!

April 3, 2025 — Hazal Mestci
Customers & Ecosystem

Duolingo’s Experience Migrating to Oso for Access Control

Duolingo migrated to Oso to simplify authorization and improve developer productivity. Previously, permission changes took hours or even days—now, they take minutes. In this interview, Tom Whittaker, Senior Engineering Manager at Duolingo, shares how Oso helped them focus on core business features instead of workarounds. Watch the full story and explore real-world authorization insights from top engineering teams.

March 10, 2025 — Hazal Mestci
Customers & Ecosystem

Feature or Product?: Vector Databases

Accordingly, vector databases were positioned to be the next it category of data storage—following previous waves that targeted search (e.g. Elastic), unstructured data (e.g. MongoDB), and analytical data (e.g. ClickHouse). Today, however, it’s unclear if vector databases will remain a standalone category. A vector database is more of a conduit for language models—the models do the heavy-lifting, handling vectorizations (i.e. creating embeddings) and re-ranking. Accordingly, the database depends on these models to carry-out vector search. This raises the question: are vector databases actually an independent category, or is vector search just a need-to-have feature of today’s databases? 

February 25, 2025 — Graham Neray
Customers & Ecosystem

Oso Bear of the Month - Evan Ziebart

Evan Ziebart, Software Engineer at Duolingo, takes us through their journey from a home-grown solution to moving to Oso and hugely simplifying their process for managing user permissions.

January 16, 2025 — Stephie Glaser
Customers & Ecosystem

Google Zanzibar Isn't Flexible

ReBAC - especially Google Zanzibar's implementation of it - is the wrong abstraction for authorization.

November 1, 2024 — Greg Sarjeant
Customers & Ecosystem

Oso Bear of the Month - Ashwyn Nair

Ashwyn Nair, Senior Software Engineer at Sensat, dives into how Oso has helped them create a safe space for their users to have full control over who can access their data.

August 29, 2024 —
Customers & Ecosystem

Oso Bear of the Month - Peadar Coyle

Peadar Coyle, Founder at AudioStack, dives into how they went from a homegrown authorization framework to using Oso and why it was critical to make this change for a GenAi company where protecting data is mission critical.

June 6, 2024 —
Customers & Ecosystem

Oso Bear of the Month - Simon Robb

Simon Robb, Co-founder/CTO at Packsmith, covers the pain of custom-building authorization and the value of a centralized solution.

March 6, 2024 —
Customers & Ecosystem

Oso Bear of the Month - Tyson Hoffman

Tyson Hoffman, Senior Software Engineer at Lumio shares how authorization started as a low priority for their application and how it’s evolved since then. They can now easily define permissions and help curb unintended access.

February 8, 2024 —
Customers & Ecosystem

Authorization: Build vs Buy

How do you know if buying authorization as a service is right for you?

January 5, 2024 — Graham Neray
Customers & Ecosystem

Oso Bear of the Month - Adam Lee

Adam Lee, Lead Software Engineer at Chief, dives into authorizing data access patterns in their microservices architecture at Chief.

January 3, 2024 —
Customers & Ecosystem

Who is using authorization as a service, and why

Reasons for migrating to Oso's authorization as a service platform including migrating from monolith to microservices, and centralizing and standardizing authorization.

December 18, 2023 — Graham Neray
Customers & Ecosystem

Oso Bear of the Month with Will Gallego

Will Gallego, Engineer at Jelli, Inc. dives into his authorization journey and using Oso Cloud to manage granular access control.

December 6, 2023 —
Customers & Ecosystem

Open Policy Agent Alternatives: OPA vs. Oso

Oso is purpose-built for application authorization. OPA is a general-purpose policy engine. This affects how you use them for authorization.

December 5, 2023 — Greg Sarjeant
Customers & Ecosystem

Oso Bear of the Month with Jake Hawkes

Oso Bear of the Month is a series of interviews with developers in our community to connect and learn more about their authorization journey. We sat down with Jake Hawkes, Staff Engineer at Sibi, to connect and learn more about their authorization journey.

November 8, 2023 —
Customers & Ecosystem

How I AuthZ: Authorization for Generative AI

This is a guest post by Peadar Coyle, the Co-Founder and CTO of Aflorithmic, a generative AI audio company, on how he evolved his company's authorization and permissions system.

July 25, 2023 — Peadar Coyle
Customers & Ecosystem

Abhishek Parmar Joins Oso as Technical Advisor

Abhishek Parmar, co-creator of Google Zanzibar & Airbnb Himeji, joins Oso as technical advisor.

July 12, 2022 —
Customers & Ecosystem

Managing Authorization Across Microservices on the International Supply Chain Engineering team at Wayfair

Wayfair's journey from monolith into microservices and how it subsequently built out distributed authorization using Oso.

December 14, 2021 —
Customers & Ecosystem

Developer Den with Guy Podjarny

Guy Podjarny (Founder & President of Snyk.io) on optimizing developer experience, introducing security to developers, and when to offer a freemium product.

October 6, 2021 —
Customers & Ecosystem

Permissions Pep Talk

#PermissionsPepTalk. Not enough celebrities have talked about authorization and permissions in the public domain, so today we're bringing the topic to the fore as well. Here's what Alice Cooper, Lisa Loeb, Ghostface Killah, Kenny G, Mike Ditka, and Lena Headey have to say to developers working on permissions...

September 24, 2021 —
Customers & Ecosystem

Developer Den with Lea Kissner

Lea Kissner (co-designer of Google Zanzibar and Head of Privacy for Twitter) on Zanzibar’s design decisions, user-friendly ways to structure access controls, and when (not) to write your own Zanzibar.

September 1, 2021 —
Customers & Ecosystem

Oso Use Case: A Common Way to Handle Authorization Across Many Apps at Bjerk.io

We sat down with Simen A. W. Olsen of Bjerk.io, an expert software consultancy. He's used Oso in three projects now, each very different from the other: Indiv, Tabetalt, and nest.js-oso

August 31, 2021 — Lito Nicolai
Customers & Ecosystem

Developer Den with Jason Warner

Oso's Developer Den interview with Jason Warner (VC at Redpoint Ventures, formerly CTO of GitHub and Head of Engineering at Heroku) on his path to computers, the trickiest technical problems, and programming as a superpower.

August 10, 2021 —
Customers & Ecosystem

Developer Den with Josh Ma

Oso's Developer Den series with Josh Ma (former CTO of Benchling and founder of Airplane) on hiring, SaaS businesses, and technical tools.

July 8, 2021 —
Customers & Ecosystem

Oso Use Case: Adding Structure to Authorization at Intraverbal

We sat down to speak with Harley Lang, who’s been working on Intraverbal, a new content creation platform for educators and students. Intraverbal has a novel way of constructing lessons, and both students and teachers use the platform. Harley had been hand-rolling his authorization code, and when it started to get unmanageable, he reached for Oso to simplify his authorization design. Intraverbal is an exciting project, and we at Oso were very interested to see the role the Oso library played in the app!

June 8, 2021 — Lito Nicolai
Customers & Ecosystem

Get updates on Oso.

We won't spam you. Ever.