jedireza / aqua

:bulb: A website and user system starter
https://jedireza.github.io/aqua/
MIT License
1.38k stars 356 forks source link

Proposal: use ooth for the user management part #278

Closed nickredmark closed 6 years ago

nickredmark commented 6 years ago

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?

jedireza commented 6 years ago

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