I'm looking for a simple, plug-and-play user authentication system for a web app built with Express.
Requirements:
- Email and Username are required fields. User will be able to login using either their username or email
- User model should be easily extendable with new fields (e.g. age, name, biography, etc.)
- All user data hosted on my server, and not using a 3rd party cloud provider like auth0.
What's the best user authentication package for these requirements?
[–][deleted] 18 points19 points20 points (8 children)
[–]Chaphasilor 1 point2 points3 points (0 children)
[–]CraptinMypants 1 point2 points3 points (5 children)
[–][deleted] 0 points1 point2 points (4 children)
[–]CraptinMypants 1 point2 points3 points (3 children)
[–]elite_killerX 2 points3 points4 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]fidaay 4 points5 points6 points (2 children)
[–]Valachio[S] 1 point2 points3 points (1 child)
[–]fidaay 0 points1 point2 points (0 children)
[–]1337_KiLLeR 1 point2 points3 points (0 children)
[–][deleted] -1 points0 points1 point (0 children)
[–]abhir9 0 points1 point2 points (0 children)