flask-principal icon indicating copy to clipboard operation
flask-principal copied to clipboard

Permission decorators

Open mattupstate opened this issue 13 years ago • 0 comments

Add a view method decorator that can accept one or more permission class objects to control access. These permission classes will have a relationship with a specific HTTP resource.

mattupstate avatar Feb 01 '13 23:02 mattupstate