TheOdinProject / curriculum

The open curriculum for learning web development
https://www.theodinproject.com/
Other
10.01k stars 13.4k forks source link

Node: Few great articles about the basics of authentication #27168

Open fadelyking opened 9 months ago

fadelyking commented 9 months ago

Checks

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

JoshDevHub commented 9 months ago

Thank you for making this issue @fadelyking

Going to ask our @TheOdinProject/javascript team if they have any thoughts on this.

github-actions[bot] commented 8 months ago

This issue is stale because it has had no activity for the last 30 days.

01zulfi commented 8 months ago

@fadelyking Thanks for creating the issue.

We can add this resource as part of the additional resources section of the lesson. You're assigned, please make a pull request.

github-actions[bot] commented 7 months ago

This issue is stale because it has had no activity for the last 30 days.

MaoShizhong commented 2 months ago

@fadelyking Is this still something you wish to work on?

Giolii commented 1 month ago

I can do it guys

Rajaravi99 commented 1 month ago

Hi, Guys i am also available, please do let me know, if any help wanted.

MaoShizhong commented 1 month ago

@Giolii assigning you to this

Sorry @Rajaravi99, they requested first!

Giolii commented 1 month ago

Sent the pull request, thank you for giving us space to work on our first isue. Doing is the best way to learn