diff --git a/docs/community-projects.md b/docs/community-projects.md index 439170ed..f21718cb 100644 --- a/docs/community-projects.md +++ b/docs/community-projects.md @@ -4,7 +4,6 @@ Those are some community maintained projects worth mentioning: | Project | Description | | :----------------------------------------------------------------------------------------------: | :-------------------------------------------------------------------------------------------------------------------------: | -| [:material-github: strawberry-django-jwt](https://github.com/KundaPanda/strawberry-django-jwt) | :material-information: JWT implementation with Strawberry and Django. | | [:material-github: strawberry-django-auth](https://github.com/nrbnlulu/strawberry-django-auth) | :material-information: Authentication System for Django using Strawberry. | | [:material-github: strawberry-django-extras](https://github.com/m4riok/strawberry-django-extras) | :material-information: JWT Authentication, Input validation and permissions, mutation hooks and deeply nested CUD mutations |