Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

React: Securing Applications

Posted By: Landau17
React: Securing Applications

React: Securing Applications
MP4 | Video: 720p | Duration: 1:37:24 | English | Subtitles: VTT | 250.0 MB



After you've built and tested your React application, how can you ensure it is secure? Applications that look great and perform well can still be at risk of attack. This course provides clear, focused steps you can take to reinforce your React applications and authentication methods to defend against common threats. First, instructor Emmanuel Henri explains how common attacks work and gets you started setting up solutions that can protect your applications. Next, he shows how to improve the security of your authentication methods using Auth0, followed by how to protect APIs. Then, he covers how to make app and feed components more secure. By the end of this course, you'll be equipped with the best practices you need to safeguard your files, code, data, routes, servers, and users.

Topics include:
  • Setting up Flow and ESLint
  • Open Web Application Security Project (OWASP)
  • Protecting against cross-site scripting (XSS)
  • Avoiding cross-site request forgery (CSRF)
  • Solving problems with JSON Web token (JWT)
  • Creating API end points
  • Auth0 files, code, and routes
  • Finalizing app and feed components
  • Securing API files
  • Finalizing API security