Django Framework Integration

Thanks, @konrad.sopala. I went through the guide, and it works as mentioned.

However, I need to send some information to the view that is not available by default. For example, I need to extract the username contained in the JWT, but I can’t figure out how to do that.
Do you have any other documentation that go into more advanced use cases?