Just wondering how do you easily add user accounts and authentication to your express app?Is there something as comprehensive as asp.net identity where a security expert team takes care of keeping the password hashing stuff up to date and using best practices?Or are we stuck with rolling out own probably-dodgy passport local strategy boilerplate code every time?
Submitted February 23, 2020 at 04:33PM by Fuzzy-Attention
No comments:
Post a Comment