Open AriaMoradi opened 2 years ago
@AriaMoradi I agree.
Though why won't you just call the resolver?
Though why won't you just call the resolver?
1- My work is being blocked by https://github.com/nrbnlulu/strawberry-django-auth/issues/46 2- There's a use case which needs to provide jwt token in response to a successful OTP verification
Hi, thanks for creating this issue. I myself do not agree with many design choices taken by the original authors of django-graphql-jwt, but doing a complete rewrite would be very time-consuming.
Does the change in #341 suit your needs?
Looks like it'll work
Hey, I had to write this code for creating the correct token payload, can the library be modified to provide an appropriate public api for usecases like this? Sorry if the language is not polite.