Skip to content

Disable for proxy #221

Description

@nelhop

When a proxy is used (i.e. with axios) the auth-module also restricts access to the proxy routes, which makes a api call impossible.
Is there a way do disable the authentication for all proxy routes?

I tried it with regex (/^((?!api-route1|api-route2).)*$/) in the match option, but this seems not to work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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