-
The dependency for `feathers-errors` needs to be updated as the package has changed https://github.com/canjs/can-connect-feathers/blob/master/package.json#L62
It should now be `@feathersjs/errors` …
-
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.
…
-
Having a revokedAt field would allows to cheaply invalidate existing JWT tokens.
### Steps to reproduce
1. Have your session cookies compromised, Like LTT recently did
2. Change your password
…
-
Hi,
I am using the passport-facebook with default values:
When a user tries to login to my site, they get the following warning on the facebook screen (this happens only to users set as admins of t…
-
- [ ] Gestão de Grupos #3
- [ ] ChatBot multiplataforma (xmpp, mirc, telegram, facebook messenger, whatsapp
- [ ] ajuda a conectar outros aplicativos, serviços e dados;
- [ ] Configurar algoritmos…
-
When authenticating to get a jwt token, the username and password are used to authenticate the user. When this process is successful a JWT token is returned containing the subject which is filled with…
-
Hi there
i try connect to service from some other clients wrote in java, python, c#
where we should set header , websocket standard don't have headers arguments
best regards
-
Hi Guys,
i'm currently trying to marry Featherjs with your powerfull webdav-server. I already managed to use the feathers authentication system. but now i'm a little stuck with setting up a custom …
-
Hi All!
Just another weekly update 👋
## Updates
1. Renamed the org and repos to "MagicTracks" - maybe better than Knitting Machine? I dunno anymore. I figure I'll keep thinking on it until so…
-
Hello :wave:
I've been using feathers for two years or so already, and so far it's pretty amazing!
I would like to share my input on authentication service, because I find it a bit misleading/…