-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
The interceptors should be slightly rewritten to support building features as middleware.
See for inspiration in Tapir, where they now implement authentication through interceptors (and installing a default set of interceptors by default). This allows for composing functionality into the library, instead of having to build all features into the route engine.
Metadata
Metadata
Assignees
Labels
No labels