Amirali

Results 7 comments of Amirali

> What do people think about this solution? > > Regards, Flo Where should I put this function?

Any update on this? It would be really good if this fix gets merged.

I'm facing the same issue and haven't found a solution yet. I tried some interceptor methods, but still no luck. Has anyone found a solution for this? In my case,...

Having the same issue here. Could solve it using the solutions found on the web.

> why can't i set refresh token? I get response undefined from set() `this.$auth.strategy.refreshToken.set()` > > and this my nuxt.config > > ![image](https://user-images.githubusercontent.com/83260998/152578786-90481846-8ad5-48e8-9d76-cdd533a8c40b.png) It seems to me that you haven't...

> Hey @Destaq, I have a Nuxt / Django project with JWT and it works for me with the `djangorestframework-simplejwt` package. Maybe you can get some inspiration there. How did...

Not yet. I found [this](https://github.com/nuxt-community/auth-module/pull/1739/files) open pull request about this issue. I applied it locally in my node_modules folder, but that caused some other issues that I haven't been able...