Skip to content

Learn about various options for securing the RESTful API that can help you keep your application data—and your users—safe.

Notifications You must be signed in to change notification settings

mapleDevJS/security

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Security Node.js

APIs are a crucial business driver for delivering data to your applications. Learn about various options for securing your RESTful API that can help you keep your application data—and your users—safe. The course with an overview of top security threats and an introduction to the Open Web Application Security Project (OWASP), an important resource on security. Learn how to how to set up and secure a Node and Express API, including how to add handlers for registration and login, finalize secured endpoints, and test your finalized API. To wrap up, he shares a few alternatives for securing APIs.

Learning objectives

  • Open Web Application Security Project (OWASP)
  • Reasons for using a JSON Web Token (JWT)
  • Adding bcrypt password hashing
  • Adding handlers for registration and login
  • Finalizing secured endpoints
  • Testing APIs with Postman

About

Learn about various options for securing the RESTful API that can help you keep your application data—and your users—safe.

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •