Our UI developer is working with VueJS, and we specifically need guidance on integrating JWT authentication within the ActiveReportsJS report viewer or designer. This is crucial as it's all based on JavaScript.
We are currently utilizing JWT's with our .net core web API, so every report datasource request must include an Authorization header. It's surprising that there is no documentation available on this topic, considering most companies would require some form of authorization to protect their endpoints from unauthorized access.
Any assistance you can provide on this matter would be greatly appreciated. Thank you in advance for any insights shared.