Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite interceptors #4

Open
nomisRev opened this issue Oct 3, 2021 · 0 comments
Open

Rewrite interceptors #4

nomisRev opened this issue Oct 3, 2021 · 0 comments

Comments

@nomisRev
Copy link
Member

nomisRev commented Oct 3, 2021

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant