Skip to content

Commit 929b53f

Browse files
Add axiom-drf-py package to 3rd party drf packages
Add axiom-drf-py package to 3rd party drf packages
1 parent 365d409 commit 929b53f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/community/third-party-packages.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ To submit new content, [create a pull request][drf-create-pr].
7373
* [dry-rest-permissions][dry-rest-permissions] - Provides a simple way to define permissions for individual api actions.
7474
* [drf-access-policy][drf-access-policy] - Declarative and flexible permissions inspired by AWS' IAM policies.
7575
* [drf-psq][drf-psq] - An extension that gives support for having action-based **permission_classes**, **serializer_class**, and **queryset** dependent on permission-based rules.
76+
* [axioms-drf-py][axioms-drf-py] - Supports authentication and claim-based fine-grained authorization (**scopes**, **roles**, **groups**, **permissions**, etc. including object-level checks) using JWT tokens issued by an OAuth2/OIDC Authorization Server.
7677

7778
### Serializers
7879

0 commit comments

Comments
 (0)