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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability To Append or Remove Middleware to an Existing Router Group During Runtime #95

Open
Petersfun opened this issue Dec 14, 2023 · 0 comments

Comments

@Petersfun
Copy link

Petersfun commented Dec 14, 2023

馃挕 The feature or bug you are proposing

Feature: Ability to append or remove a middleware to/from an existing group

馃搫 The description of the bug or the logic behind your proposal

Cannot append or remove a middleware to/from an already existing group

馃殌 The expected result

Maybe an .addMiddleware(...) and a .removeMiddleware(...) function to append or remove a new middleware to/from an existing route.

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