Awesome...this is by far the GREATEST frustration I have had with an otherwise nice suite of products. I am using self-hosted Ory for ALL my clients and customers--even based the identity system for my own product on your suite, so I believe in it, but this one thing has been truly a sore point of pain, since my microservice architectures all need JWT's, and there are only two ways to get one to pass to microservices--from Hydra via consent or Oathkeeper with mutators (which doesn't seem to always work). Inside Kubernetes, I have stopped using Oathkeeper and gone to Istio, but I still need a JWT from somewhere. When will this pull be integrated in the base, and is there any documentation or examples on how this would work to read anywhere, @steep-lamp-91158?