-
We should write tests that check the workings of our current app. When we transfer the functionality into our new app, we can then easily doublecheck using the tests.
-
/rawUsers service is a copy or the users without pagination. It is used for internal API purposes only for other services to make calls with pagination.
However, the users service can be called with…
-
Need to store picture with my API using FeatherJS.
I got the error `MongoError: file with id ### not opened for writing.`
with ### is the name of the current file. Do I have to set up manually t…
-
Since the code is already written in TypeScript and it has no dependencies, this would be a great tool to have published in https://deno.land/x. The process is pretty straightforward. After setting …
-
### Steps to reproduce
`feathers-permissions` currently uses [Feathers 4.5.15](https://github.com/feathersjs-ecosystem/feathers-permissions/blob/release/package-lock.json#L16). This library is not …
-
This should be moved to the client, to keep the server-side code as modular as possible (if the client doesn't request the film list with likes attached, then the film list should not have the likes a…
-
I believe this is likely deliberate, but I've noticed the `data` field in the store is set to `null` when a subsequent action fails. This is problematic in scenarios where data is being updated and an…
-
This issue is for tracking progress towards Vue 3.
- [x] Switch to use vue-demi and make sure all tests pass.
- [x] Check components for breaking changes for Vue 3 (v-model, attr.sync, [full list]…
-
在与其他项目整合时, 比如: https://github.com/feathersjs/authentication-oauth2
## 问题 1
他们使用的是 clientID 和 clientSecret:
```
app.configure(oauth2({
name: 'facebook',
Strategy: FacebookStrategy,
clientI…
-
![Screenshot_20230608-201132~3](https://github.com/feathersjs/feathers/assets/876076/2a614a29-d4dd-4b68-abe8-65aa13136b25)
## Benefits
- we could fit all these projects on screenshot, 2 folder…