-
relay/middleware is abadoned. Are there plans to develop an uptodate version of radar-adr?
-
Authentication middleware as seperate packages would enable handy features:
https://wordpress.org/plugins/jwt-authentication-for-wp-rest-api/
JWT support would be incredibly useful
-
Would be handy to have it out-of-the-box with `api-defaults` config. What you think?
-
```
See attachment for protocol definition.
```
Original issue reported on code.google.com by `kxepal` on 12 Dec 2012 at 9:21
Attachments:
- [DIS_0005 (astm automation robotics host interface).pdf](…
-
How do I add test middleware to doo? Right now, the test errors can be somewhat limited in their utility, notably:
1. I don't see full tracebacks
2. I can't pretty-print errors, e.g.:
```
FAIL in (pa…
-
it would be very handy to have some sort of filtering functionality where a function would be executed before a request handler and if that function returned a value, that value should be sent back as…
-
Hello.
How to use CacheP2P on ExpressJS 4? It's possible?
-
Seems like Jimple has some new friends, that add new features to the package, like [frozen-jimple](https://www.npmjs.com/package/frozen-jimple), which extends the class and customizes it as shown in o…
-
Are you interested by a stackphp bridge? For non symfony MS, we need to achieve the same logic as event listener do in symfony bridge to enrich / trigger some stuff before and after the business logic…
-
Currently, authentication is done through a function inside each `Handler`. This is ugly, and does not correspond to the way `Handler`s are currently utilized throughout the rest of the (local) http p…