Sunday, 3 May 2020

For production level node backends, what do you use for your authentication/token setup?

Just curious what packages do you typically use for setting up authentication? I see a lot of tutorials using bcrypt for hashing, JWT for tokens, etc.I'm curious as to whether these tutorials use these packages for the sake of simplicity but not trustworthy for production apps.What do you prefer for production and why?

Submitted May 04, 2020 at 01:52AM by bbcjs

No comments:

Post a Comment