Milad Esfandiyari

Results 4 comments of Milad Esfandiyari

Thank you very much . requirements: ``` txt aniso8601==7.0.0 asgiref==3.2.7 backcall==0.1.0 certifi==2020.4.5.1 chardet==3.0.4 decorator==4.4.2 Django==3.0.4 django-cors-headers==3.2.1 django-filter==2.2.0 django-graphql-auth==0.3.6 django-graphql-jwt==0.3.0 graphene==2.1.8 graphene-django==2.9.0 graphql-core==2.3.1 graphql-relay==2.0.1 gunicorn==19.6.0 idna==2.9 ipython==7.13.0 ipython-genutils==0.2.0 jedi==0.16.0 parso==0.6.2 pexpect==4.8.0...

@sirb0rab0g1 I got fresh token with tokenauth and few sconds later with postman i call query API with token on header and get anonymous user. But after my own query...

I have found that after return of "mutate_and_get_playload" or "resolve query" user being authenticated but must be called before call of those methods. Do you have any idea why this...

I have also this issue