React Security

Articles & Tutorials

Protecting Your React.js Source Code with Jscrambler (blog.jscrambler.com)
Feb 01, 2020
This tutorial will explain how to integrate Jscrambler seamlessly into React's build process in just a few minutes. You'll learn how to protect your React source code with the most advanced polymorphic obfuscation techniques, along with code locks and self-defensive capabilities.
    Securing React Native Applications (blog.jscrambler.com)
    Dec 12, 2019
    React Native is the framework of choice for cross-platform mobile development. Here, we explore several strategies to secure React Native applications.
    • Karan Gandhi
    How to Implement Idle Timeout in React (blog.bitsrc.io)
    Oct 10, 2019
    Learn how to use idle-timeout in your React app to improve performance and security.
    • Bhargav Bachina
    Exploiting Script Injection Flaws in ReactJS Apps (medium.com)
    Aug 02, 2017
    Given that React apps implement a whole lot of client-side logic in JavaScript, it doesn’t seem far-fetched to assume that XSS-type attacks could be worthwhile.
    • Bernhard Mueller

    Video Guides & Talks

    Security and Data in React (youtube.com)
    May 30, 2019
    This session will give details on lessons learned and solutions the AWS Amplify team encountered over the past year when working with customers building applications, and the differences implementing across React and React Native.
    • Richard Threlkeld

    Courses & Video Series

    Securing React Apps with Auth0 (pluralsight.com)
    Nov 29, 2018
    This course will teach you how to handle authorization and authentication in your React app
    React: Securing Applications (lynda.com)
    Jan 31, 2018
    Learn how reinforce the security of your React applications, protecting your code, data, users, servers, and more