-
[This line](https://github.com/canjs/can-connect-feathers/blob/master/session/session.js#L96) prevents can-connect from ever authenticating in done-ssr, therefore pages are rendered without authentica…
-
Didn't found no one open-source app with forum fucntional
-
After heavy research, I'm still not sure what is the best way to implement Single Sign-on (SSO) with feathers.
Scenario:
- user logins at login.feathersjs.com, JWT is issued
- user can automatica…
-
https://github.com/feathersjs/feathers/blob/e013f98315d550ced6eacffd615c61bb0912b4ba/packages/authentication-oauth/src/strategy.ts#L137
So, seems like people (and me) are often using the context.pa…
-
There isn't still a proper documentation or tutorial on how to break feathers services into microservices, and there has been many request for this. My team is working with feathers and it is really d…
-
1. create your admin user normally, so that the admin user already exists and the next one will be a regular user.
1. `curl -X POST -H "Content-Type: application/x-www-form-urlencoded" -H "Cache-Cont…
IBwWG updated
6 years ago
-
I have build an entire application using Feathers V5 and I faced these issues so far:
1. Building schema is should be easier than knex migration, if you deleted a migration file by mistake it's go…
-
- if you have just registered AND it is your first time starting an order, that order will not show up
- if you have just registered AND you reload the page before starting your first order, the order…
-
I'm experiencing a strange error with `murmurhash-native` when it is installed via `yarn` and is forced to be built from source using `node-pre-gyp`.
I am running on OSX Big Sur, via the latest upd…
-
It'd be nice to be able to take notes alongside existing entries, and have them be persisted alongside each entry.