-
Hi,
I am building an app and want to use feathers server side only. I am planning to migrate my current server side implementation from another NodeJS framework (that I currently use) and use Feather…
-
is there any chance that feathers-opentracing will also get websocket support?
-
Version: 5.0.6 with feathers version 4.5.11
I'm working with fastJoin and for some reason unable to get it to work. Code:
```javascript
const postResolvers = {
joins: {
conf: (...args)…
-
**Vulnerabilities**
DepShield reports that this application's usage of [lodash.isinteger:4.0.4](https://ossindex.sonatype.org/component/pkg:npm/lodash.isinteger@4.0.4) results in the following vulner…
-
**Vulnerabilities**
DepShield reports that this application's usage of [lodash.includes:4.3.0](https://ossindex.sonatype.org/component/pkg:npm/lodash.includes@4.3.0) results in the following vulnerab…
-
**Vulnerabilities**
DepShield reports that this application's usage of [lodash.isboolean:3.0.3](https://ossindex.sonatype.org/component/pkg:npm/lodash.isboolean@3.0.3) results in the following vulner…
-
**Vulnerabilities**
DepShield reports that this application's usage of [lodash.isnumber:3.0.3](https://ossindex.sonatype.org/component/pkg:npm/lodash.isnumber@3.0.3) results in the following vulnerab…
-
# Environment
Knex version: 0.19.4
Database + version: MySql 5.7
OS: Ubuntu
Select applicable template from below.
If issue is about oracledb support, tag @ atiertant. For MSSql tag @ smorey2…
-
Hi,
What's the way to handle the token expiry and other errors? Say I have a FeathersJS server with a 1 hour JWT Token - how do I catch the "NotAuthenticated" error across all the various services/…
-
### Steps to reproduce
Use the composition API on a registered service and set `params.paginate = true` which should disable live updates
### Expected behaviour
It should use server side pagi…