Skip to content

Simplify the configuration of middlewares #24

@kannangce

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions