Closed lanzclintonv closed 6 months ago
@lanzclintonv Thanks for identifying this error. I am working on a fix for it now and it will be up soon.
@lanzclintonv try the new release v5.3.1 and if that gets the problem solved, kindly close this issue.
@eadwinCode happy to inform that v5.3.1 solved my issue. Thank you!
Hello, I have an issue with modifying the token claims when using /verify/. I followed through the docs to modify TOKEN_VERIFY_INPUT_SCHEMA
By default, the verify's response is {} and I wanted to add refresh, access, and user there.
I've also defined it in settings.py of course.