1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
|
---
title: Community Projects
---
# Community Projects
Those are some community maintained projects worth mentioning:
| Project | Description |
| :-------------------------------------------------------------------------------: | :--------------------------------------------------------------------------------------------------: |
| [🐙 strawberry-django-auth](https://github.com/nrbnlulu/strawberry-django-auth) | Authentication System for Django using Strawberry. |
| [🐙 strawberry-django-extras](https://github.com/m4riok/strawberry-django-extras) | JWT Authentication, Input validation and permissions, mutation hooks and deeply nested CUD mutations |
If you want your integration to be listed here, send us a
[Pull Request](https://github.com/strawberry-graphql/strawberry-django/pulls)
|