← Back to Speakers
Ramona Schwering

Ramona Schwering

Developer Advocate

Auth0

X/Twitter

[About]

Ramona, a Developer Advocate at Auth0, bridges roles as a tester and developer. She's a Google Dev Expert in Web Tech, Women Techmaker Ambassador, and Cypress Ambassador, building trust in test automation and identity topics.

React with Caution - How to Hack Your React App (And Fix It Too)

React got your back! But still … React with caution, as we shouldn’t let our guards down, right? Indeed, React is an excellent framework from a security standpoint, as evidenced by the CVE (Common Vulnerabilities and Exposures) database, where React Core has almost no entries, with its last entry dating back to 2018. Still, you need to remain vigilant, especially in security, as we saw with the current React security issue end of 2025. As a developer, you are the most critical line of defense.

Join me in hacking a React application to better understand threats like XSS (Cross-Site Scripting), injection attacks, and other dangers. You will learn how React already keeps you secure, and where you need to be the last line of defence. Together, we'll learn how to keep your users secure!