File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed
content/pages/examples/flask Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -54,6 +54,17 @@ is provided as open source under the
5454[ Apache 2.0 license] ( https://github.com/johnwheeler/flask-ask/blob/master/LICENSE.txt ) .
5555
5656
57+ ### Flask-Authorize
58+ [ Flask-Authorize] ( https://github.com/bprinty/Flask-Authorize )
59+ ([ documentation] ( https://flask-authorize.readthedocs.io/en/latest/ )
60+ and
61+ [ PyPI package] ( https://pypi.org/project/Flask-Authorize/ ) )
62+ is a [ Flask] ( /flask.html ) extension to make it easier to implement
63+ Access Control Lists (ACLs) and Role-Based Access Control (RBAC) into
64+ web applications. The project is open sourced under the
65+ [ MIT license] ( https://github.com/bprinty/Flask-Authorize/blob/master/LICENSE ) .
66+
67+
5768### flask-base
5869[ flask-base] ( https://github.com/hack4impact/flask-base )
5970([ project documentation] ( http://hack4impact.github.io/flask-base/ ) )
You can’t perform that action at this time.
0 commit comments