Hacker News new | ask | show | jobs
by ptasci67 3747 days ago
I love feathers. Simple and easy to use. The concept of services and hooks is an awesome abstraction that strips out more code than it adds.

I just wish the authentication was a little more robust. I like that they realize stateless auth is the way to go but how about we get rid of those passwords too!

1 comments

Glad you are liking it. Yes auth needs a bit more love. I'm working on it right now actually. It's getting close to a 1.0.

As far as passwords go, I assume you are referring to passwordless auth? We are working on that right now :). https://github.com/feathersjs/feathers-authentication/issues...

I just saw! That is awesome. Keep up the great work!