jedireza/aqua

Proposal: use ooth for the user management part

nickredmark opened this issue · 1 comments

Hi there, I'm the developer of ooth, a modular user identity management system built on top of passport.js (which, famously, only handles the authentication part, but not the storage of user information part).

You have a nice starter here, but if people want to extend the login functionality with other strategies (e.g. facebook or google login) they are on their own. With ooth they could just plug in another strategy and move. What do you think?

Thanks for sharing. For 3rd party authentication folks in the hapi ecosystem can also reach for bell.