elements icon indicating copy to clipboard operation
elements copied to clipboard

Bearer-token not propagated when resolving a web component from a different host

Open ElmarWSchwarz opened this issue 2 years ago • 0 comments

We are trying to propagate a Bearer token to a trusted page with a different host name.

Currently I do not see a mechanism how to achieve that. Exposing the "crossorigin" attribute may implement a simple solution.

Any ideas?

ElmarWSchwarz avatar Jun 27 '23 15:06 ElmarWSchwarz