Friday, 11 January 2019

User Management Library??

Is there a user management library for node?Looking for a library that can register users, do user-name validations, email verification, db hook-up, password hasb+salt, etc.In past projects, I have used php and delight-im/auth for it.That library handles all of the above and some more.Is there such a thing for node?I was reading passport's docs, yet it seems geared towards social/3rd-party logins.I want to keep everything "in-house"... no external oauth/firebase/twitter logins.Is there such a thing?In another thread in this subreddit, I saw mentioned RedHat's Keycloak.There is also an abandoned project in github: nebrius/user-managementAny thoughts?Thank you!

Submitted January 12, 2019 at 01:17AM by coverVan

No comments:

Post a Comment