-
**Description:**
I propose the implementation of a user middleware feature that enables custom permission logic checks with third-party services. This feature would allow developers to integrate a mi…
-
I'm using `awesome-typescript-loader` with `express` + `webpack-dev-middleware` + ` webpack-hot-middleware` in Docker container and this cause app crash with this message `Starting inspector on 0.0.0.…
ghost updated
7 years ago
-
### Description
Create an express middleware for validation of all input data to API endpoints using the `hapi/joi` validation package. Create a directory (or a file if not too large) containing va…
-
Hi there!
I like koa and its paradigms, but as a used-to-express user I was severely wondering how it's possible that there is no `app.get()` or `app.post()`. I then realized that I need koa-router…
-
Hello, I've got an issue that I've been trying trying to fix since few days. So the passport.socketio keeps telling me failed connection to socket.io. No session found There is the code :
```
var ex…
-
Hi @mikuso, i need some help. I have a specific charger that is dropping connection after one minute. One the following simple code, the charger disconnects after one minute. However, if I connect the…
-
### New Feature / Enhancement Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md).
- [x] I am not just asking a [questi…
-
We had a couple of people so far being confused on how to correctly set up cors to work with their `api` methods.
The common pitfall seems to be that people are not aware that they also have to set…
-
I am using
- inversify 5.0.1
- inversify-binding-decorators 4.0.0
- inversify-express-utils 6.3.2
The code I am working on can be seen at this [Link](https://github.com/josezone/node_boilerplate)…
-
### Actual behavior
If we declare two proxies where we enable WebSocket upgrade, see `ProxyMiddlwareLocal` and `proxyMiddlewareStun0` the Websocket request for the second proxies is redirected two th…