Live data from Hacker News

Feathers 2.0 – a minimalist real-time JavaScript framework

blog.feathersjs.com

81–83 of 83 posts

Re: Feathers 2.0 – a minimalist real-time JavaScript framework

#81

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!

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...

Re: Feathers 2.0 – a minimalist real-time JavaScript framework

#82
post #81

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!

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...

[deleted]

Re: Feathers 2.0 – a minimalist real-time JavaScript framework

#83
post #81

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!

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!
Post reply on HN