strawberry-django-jwt icon indicating copy to clipboard operation
strawberry-django-jwt copied to clipboard

gives this error ImportError: cannot import name 'is_async' from 'strawberry_django.utils'

Open deepak7448 opened this issue 11 months ago • 1 comments

Screenshot from 2023-07-24 14-15-30

When I'm importing this - from strawberry_django_jwt.decorators import login_required then its gives this error ImportError: cannot import name 'is_async' from 'strawberry_django.utils'

deepak7448 avatar Jul 24 '23 11:07 deepak7448