You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently it seems like there is no way to create a middleware that acts on a request before it's routed.
I think that it would make sense in some use cases (e.g.: blacklist of certain clients, site-wide authentication...).
What do you think ?
The text was updated successfully, but these errors were encountered:
Currently it seems like there is no way to create a middleware that acts on a request before it's routed.
I think that it would make sense in some use cases (e.g.: blacklist of certain clients, site-wide authentication...).
What do you think ?
The text was updated successfully, but these errors were encountered: