Skip to content

Add support for operation interceptors #826

@dpacheco-groupieticket

Description

@dpacheco-groupieticket

I would like to request support for operation interceptors, similar to what's available in other frameworks. My primary use case is to implement authorization checks before operations are executed.

Currently, there doesn't appear to be a straightforward way to intercept operations before they reach the actual implementation. This would be extremely valuable for cross-cutting concerns like:

  • Authorization/authentication
  • Request validation
  • Logging
  • Metrics collection

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions