Skip to content

Support matching on HTTP Basic Auth #5

Description

@reagent

When configuring axios with basic authorization in the core configuration, this is used in the http adapter, but since we swap in our own adapter, this never gets translated to an Authorization header that we can intercept.

The solution here may be to add basic auth as a criteria for matching a request.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions