enhanced icon indicating copy to clipboard operation
enhanced copied to clipboard

Is it possible to include credentials in loadRemote function from @module-federation/enhanced/runtime?

Open badiuoanaalexandra opened this issue 1 year ago • 0 comments

Hi!

Thank you so much for the awesome work you have done with module federation!

I started using @module-federation/enhanced/runtime to load my remotes dynamically using init and loadRemote functions. Everything worked well, however I currently have a situation where I need to load my remote from another server that needs authentication session cookies passed in order to load the files.

Can I somehow pass something to the loadRemote function to make it include credentials?

Thank you!

badiuoanaalexandra avatar Sep 03 '24 10:09 badiuoanaalexandra