-
Looks like there are some version conflicts in package.json.
The following appears to fix it, but haven't confirmed it doesn't introduce any other issues, hence the lack of pull request:
`{
"nam…
-
First of all, Feathers is a charm. This is the first real issue I'm facing since I started working with it. Me and my friends have a massive respect for you, mr. @daffl, greetings from ULA - Venezuela…
-
### Issue
Expired JWT's close the client Socket IO connection entirely.
If there is an active authenticated socket io connection and the jwt expires, the connection is closed by the server and t…
-
### Steps to reproduce
Steps to reproduce can be found in the index.ts at this repo/branch:
https://github.com/jordandenison/feathers-local/tree/service-authentication-issues
### Expected behav…
-
### Steps to reproduce
- Set up a Nuxt + FeathersVuex project per the documentation.
- Create a page that queries a FeathersVuex service in asyncData
- Go directly to said page using client side ro…
-
Objection has it's own hooks. Feathers is already passing in params which can be given to objection's `context()` function. It has the authentication information, when available.
https://github.com…
-
Can you pls add jwt to this example ?
-
No SocketIO Prisma database queries being captured
[NOTE]: # ( ^^ Provide a general summary of the issue in the title above. ^^ )
## Description
We are using the most update-to-date New Relic…
-
Hi @bertho-zero
I understand that this repo is not being maintained due to lack of time on your end. However I am sure many have and are still taking advantage of this great repo.
I have a simp…
-
I am massively confused while implementing Password Reset through reset tokens.
After following along with the guide posted on the other repo (which has no code snippets, I had to contact the autho…