Skip to content

osohq/oso-flask-integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oso: authorization as code [Flask Integration Example]

oso allows you to write policy as code, tightly integrated with application code, logic, and data, and provides a simple way to enforce authorization on all requests.

Example

This repository contains an example application using oso and the oso Flask integration to secure requests.

The application itself is a simple Flask web server, implementing an expenses application.

We used the oso & flask_oso libraries.

We have already partially implemented the core functionality; some is left for you to complete.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages