Authentication & Authorization

Estimated Time: 20 hours

Status: ☐ Not Started


🎯 Objectives


🔗 Resources

  1. JWT.io – Introduction to JSON Web Tokens

  2. Net Ninja – Node.js Auth Tutorial (JWT) Playlist

    Full step-by-step playlist covering registration, login, JWTs, protected routes, logout, and more

  3. Net Ninja GitHub – Auth Project Source Code

    Full example codebase from the playlist above

  4. bcrypt.js GitHub Docs

  5. The Odin Project – Only These Lessons:


✅ Projects