{"library":"django-graphql-jwt","type":"library","category":null,"description":"django-graphql-jwt is a Python library that provides JSON Web Token (JWT) authentication for Django GraphQL applications. It integrates seamlessly with graphene-django and Django's authentication system, offering mutations for obtaining, refreshing, and verifying tokens, as well as decorators and mixins for protecting GraphQL views and fields. It is currently at version 0.4.0 and typically releases updates as needed, often tied to major versions of Django, Graphene-Django, or PyJWT.","language":"python","status":"active","version":"0.4.0","tags":["django","graphql","jwt","authentication","graphene"],"last_verified":"Tue May 26","install":[{"cmd":"pip install django-graphql-jwt","imports":["from graphql_jwt.decorators import login_required","from graphql_jwt.mixins import JSONWebTokenMixin","from graphql_jwt.mutations import ObtainJSONWebToken","from graphql_jwt.mutations import VerifyToken","from graphql_jwt.mutations import RefreshToken","from graphql_jwt.settings import jwt_settings","graphql_jwt.backends.JSONWebTokenBackend","graphql_jwt.middleware.JSONWebTokenMiddleware"]}],"homepage":null,"github":"https://github.com/flavors/django-graphql-jwt","docs":"https://django-graphql-jwt.domake.io","changelog":"https://django-graphql-jwt.domake.io/changelog","pypi":"https://pypi.org/project/django-graphql-jwt/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5.5,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/django-graphql-jwt/compatibility"}}