Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 337 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 337 Bytes

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