Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/alejcas/gae-rbac

Role-Based Access Control for Google App Engine
https://github.com/alejcas/gae-rbac

Last synced: 23 days ago
JSON representation

Role-Based Access Control for Google App Engine

Awesome Lists containing this project

README

        

RBAC for google appengine

------------------------------------

Role-Based Access Control

This module provides a little framework to manage permissions for anything that
requires some level of restriction.

Is especifically design to be used inside handlers in webapp2 over Google App Engine

See all the documentation inside rbac.py