Tochukwu

Results 101 comments of Tochukwu

I am beginning to understand the issue here. First, authentication should happen after schema validation, not before. That way, Pydantic, and Ninja DjangoGetter will have resolved everything about the schema,...

session has to browser cookies from my understanding. but you can blacklist a token and the token becomes invalid when you do so

There is a new release now https://github.com/eadwinCode/django-ninja-extra/releases/tag/0.30.8

@anentropic Thanks for putting together this PR. I think your problem and solution is similar to this [PR](https://github.com/eadwinCode/django-ninja-extra/pull/293). I will see how best to merge these solutions.

@sebieire What's your Pydantic version and Python version

Okay. Thanks for taking your time to debug this. I will try upgrade to ninja 1.5.1 and django 6.0. Then I will revert back to you so you can try...

THere is a new realease now https://github.com/eadwinCode/django-ninja-extra/releases/tag/0.30.8 Check and see if there issue has been resolved

Thanks for bringing this to my notice. Will fix that shortly