alejcas / gae-rbac

Role-Based Access Control for Google App Engine
3 stars 2 forks source link

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