Skip to content

Simplify the configuration of middlewares #24

Description

@kannangce

At the moment, the middlewares are configurable at the API level. For the use cases such as Authentication, it would be cumbersome for the user to do that for each API. Instead there can be global middleware configuration at the BasicConfig. This would be available for all the APIs, if needed, the API definition can override it.

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

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions