-
### Steps to reproduce
I've created an reproducible repo here:
https://github.com/Thammachart/feathersjs-204-issue
- Created the feathersjs Project using `feathers g app`, with `@feathersjs/cli…
-
# nodejs awesome
## outline
- [sindresorhus/awesome-nodejs](#issuecomment-2371244039)
- [zerolab-fe/awesome-nodejs](#issuecomment-2371245848)
- [AST](#issuecomment-2382593846)
## Course
- …
-
#### Perceived Problem
- users resort to `server.custom` in every app to add express middleware
- `server.custom` should be a rare escape hatch
- `server.custom` widespread use would make Nexus f…
-
### What is the issue?
I actually just noticed that the admins of Transmission are more active than I am on GitHub... but they contribute on other projects (Electron for one, private projects for the…
Coeur updated
2 weeks ago
-
I'm using the following strategy:
```
import querystring from 'qs';
import { oauth, OAuthStrategy } from '@feathersjs/authentication-oauth'
import { OAuth2Client } from 'google-auth-library'
impo…
-
Hi,
I added my own authentication strategy to feathers and have one problem with that.
I authenticate my user in my strategy and try to get his rights from the database by accessing the service
…
-
### Steps to reproduce
When calling patch, the react client using feathers gives Maximum call stack size exceeded error.
How its called
```
import type {Application, Params, TransportConnectio…
-
### Steps to reproduce
1. Generate a basic app with local authentication.
1. Create a user.
1. Hit /authentication with proper credentials
1. Receive response that includes hashed password.
```…
-
In continuation to Angular 2 discussion in #1591, I would like to try and set some baseline agreement and proposal for the future of MEAN.JS:
## Action Items
Please steer the discussion towards t…
-
When using Skype, if I want to use it on a new device, or if I want to format my harddrive and reinstall, all I need to do is remember my username and password. I can very easily install a new copy, i…