-
Hello, I am getting this error in a test project using Quasar CLI and Vite. I did another test project using webpack and that works using same code etc.
```
[Quasar] boot error: SyntaxError: The r…
-
Hello,
I would like to use this plugin with feathersjs.
the connection with feathers works, but when using it with the @feathersjs/authentication-client plugin, I run into the following issue.
…
-
I don't think it is compatible with `@feathersjs/feathers`, right?
-
Check and prepare for tests
-
https://hooks-common.feathersjs.com/hooks.html#iff
![image](https://github.com/feathersjs-ecosystem/feathers-hooks-common/assets/641859/53ebcaf0-3e70-4564-b9c3-bae0f484c50f)
Says the third argumen…
-
Tried with socket.io and authenticate but return null as result, and request after authenticated still return not authenticated.
* https://docs.feathersjs.com/
![Screenshot from 2019-09-28 02-19…
-
Can you add projects that more closely match triplit - for eg. full stack, auto sync, offline support, db schemas, etc.
Here's a short list:
- https://pouchdb.com
- https://feathersjs.com
- http…
yonas updated
3 months ago
-
The new AsyncLocalStorage API, introduced with Nodejs 13.10.0, is a great tool for improving logging, security and other aspects of the framework. It can be used, for example, to store request data li…
-
## The devDependency [@feathersjs/client](https://github.com/feathersjs/feathers) was updated from `3.7.3` to `3.7.4`.
🚨 [View failing branch](https://github.com/saiichihashimoto/react-feathers-redu…
-
### Steps to reproduce
1) Get feathers-chat sample app https://github.com/feathersjs/feathers-chat
2) Try using github oauth or google oauth (I've tested both)
3) The oauth page of the provider o…