-
My use case is to validate input data according to a schema on a service, if any. Once my schema has been created I am using the following hook:
```
import commonHooks from 'feathers-hooks-common'
…
-
Feathers error handler does not do any logging of Errors. The application error hook will only log service call errors. To log Express error an Error handler middleware like https://github.com/feather…
daffl updated
7 years ago
-
Hi there
i try connect to service from some other clients wrote in java, python, c#
where we should set header , websocket standard don't have headers arguments
best regards
-
Hello, in feathersjs when you logged in, you get the accessToken and user data (at least default configuration) . The accessToken is saved at localStorage, so, there are any posibility of add a auth…
-
Indicating:
``` js
path: {
service: 'countries',
paginate: true
}
```
Changes the state to be structured like https://github.com/feathersjs/feathers-memory#pagination
Maybe paginate value c…
-
All the examples in the readme use Express, but the default for Feathers v5 is Koa. It would be nice to see how to use this library with Koa instead.
Thanks!
-
### Steps to reproduce
In a fresh copy of [feathers-chat](https://github.com/feathersjs/feathers-chat), paste the following snippet at the end of the [`app.ts`](https://github.com/feathersjs/feathe…
-
### Steps to reproduce
With the new pre-release version of dove (5.0.0-pre.17) and the use of Typescript, we can no longer set `etag`, `query parser` etc. in an Express application after we have de…
idaho updated
2 years ago
-
## The devDependency [@types/feathersjs__feathers](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `3.1.2` to `3.1.3`.
🚨 [View failing branch](https://github.com/lukeburpee/feat…
-
## The devDependency [@types/feathersjs__authentication-jwt](https://github.com/DefinitelyTyped/DefinitelyTyped) was updated from `1.0.6` to `1.0.7`.
🚨 [View failing branch](https://github.com/lukeb…