Include JWT in fetch requests

Versions (relevant - OpenSearch/Dashboard/Server OS/Browser):

Describe the issue:
I am attempting to make a fetch request from the OSD discover plugin. I have a JWT passed into the browser, but it is not being included on following fetch requests. Is there anything inside of OSD that I can leverage to get this passed in JWT? I have already tried credentials:"include" with no luck.

Configuration:

Relevant Logs or Screenshots: