Imager Renderer not working with JWT Login

We use JWT Login for authorisation.
When we try to use the image rendering plugin, the output only shows a white image.

We think the reason is the “Strip out auth token from shared URL when sharing a dashboard” as described in this pull request

Does anyone have the same problem and a solution?