Open
Description
Checks
- This is not a duplicate of an existing issue (please have a look through our open issues list to make sure)
- I have thoroughly read and understand The Odin Project Contributing Guide
- Would you like to work on this issue?
Describe your suggestion
I have been exploring ways to store JWT keys and I came across a 3 part series that really cleared things up for me and simplified things. I think it will help other people and so that is why I am sharing this here.
https://javascript.plainenglish.io/auth-in-node-js-http-cookies-jwt-bcrypt-part-1-64b3c0159035
https://javascript.plainenglish.io/authentication-in-node-js-adding-validation-part-2-bb3fbbaa7494
https://javascript.plainenglish.io/authentication-in-node-js-part-3-8604a09b2ca4
Path
Node / JS
Lesson Url
https://www.theodinproject.com/lessons/nodejs-api-security
(Optional) Discord Name
DaVinci
(Optional) Additional Comments
No response