Skip to content

Commit 0b673fd

Browse files
authored
Merge pull request #40 from abhishektiwari/patch-1
Add Axioms-Flask-Py to JWT-based section
2 parents accd624 + 6dd48c5 commit 0b673fd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
8686
#### JWT-based (for JSON Endpoints)
8787

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.
8889
- [Flask-JWT](https://pythonhosted.org/Flask-JWT/) - Basic support for working with JWTs.
8990
- [Flask-JWT-Extended](https://flask-jwt-extended.readthedocs.io) - Advanced support for working with JWTs.
9091
- [Flask-JWT-Router](https://github.com/joegasewicz/flask-jwt-router) - Adds authorized routes to a Flask app.

0 commit comments

Comments
 (0)