Skip to content

Authenticated Access to Remote Modules #13

@cjsut

Description

@cjsut

My team is looking for a way to fetch remote modules from an authenticated HTTP endpoint.
This doesn't appear to be possible for the loading method used by webpack's __webpack_require__.l, which simply creates a <script src={libraryUrl} /> tag (which makes it impossible to e.g. inject auth headers).

Do you have any recommendations?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions