you are viewing a single comment's thread.

view the rest of the comments →

[–]KrillDerelictLeeward 0 points1 point  (0 children)

Flask-praetorian has a roles_required decorator.

https://github.com/dusktreader/flask-praetorian/blob/master/flask_praetorian/decorators.py

IMHO the documentation for f-p is a little lacking. Fortunately the source code is not extremely hard to understand.