Fix the security gaps
You now want to add authentication and security in the Weather Dashboard App you scaffolded previously.
The workflow in the image sets up JWT authentication for the Windsurf News App by creating a login endpoint, validating tokens, and securing API routes.
What else should be added to this workflow to guard against common security risks such as injection attacks and misconfigurations?
Este ejercicio forma parte del curso
Software Development with Windsurf
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
