There was an error while loading. Please reload this page.
2 parents accd624 + 6dd48c5 commit 0b673fdCopy full SHA for 0b673fd
1 file changed
README.md
@@ -85,6 +85,7 @@
85
86
#### JWT-based (for JSON Endpoints)
87
88
+- [Axioms-Flask-Py](https://github.com/abhishektiwari/axioms-flask-py) - OAuth2/OIDC authentication and authorization for Flask APIs. Supports authentication and claim-based fine-grained authorization (scopes, roles, permissions) using JWT tokens.
89
- [Flask-JWT](https://pythonhosted.org/Flask-JWT/) - Basic support for working with JWTs.
90
- [Flask-JWT-Extended](https://flask-jwt-extended.readthedocs.io) - Advanced support for working with JWTs.
91
- [Flask-JWT-Router](https://github.com/joegasewicz/flask-jwt-router) - Adds authorized routes to a Flask app.
0 commit comments