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, you can only add one middleware which is sufficient but for complex use cases where you want to separate middlewares for reusability, ability to add more than one middleware is required.
Description
Currently, you can only add one middleware which is sufficient but for complex use cases where you want to separate middlewares for reusability, ability to add more than one middleware is required.
Expected
The middleware logic is currently present in engine.ts
The text was updated successfully, but these errors were encountered: