Notes on Node.js related authentication and JSON Web Token (JWT)

Note: This post is a details-post for the post: Learning web app development through free online tutorials – Organized Notes and Log, https://raviswdev.blogspot.com/2024/03/learning-web-app-development-through.html .

Web Dev Simplified videos (Kyle)

  1. Build Node.js User Authentication - Password Login, 13 min. 30 secs.
  2. What Is JWT and Why Should You Use JWT,  , 14 min. 52 secs.
  3. JWT Authentication Tutorial - Node.js, 27 min. 35 secs.

JWT authentication: Best practices and when to use it, https://blog.logrocket.com/jwt-authentication-best-practices

What to Do if Someone Steals Your JSON Web Token?, https://www.loginradius.com/blog/identity/json-web-token-stolen/

Comments

Archive