Skip to content

Disable middleware for some api #360

Closed
@abbasnaqdi

Description

@abbasnaqdi

Hi, I need to deactivate middleware in some api.

For example, I need to disable the auth user registry and use auth for other operations after the registry.

But in mux using r.Use (), all routers require auth operations.
How can I fix this problem ?

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