Get startedGet started for free

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?

This exercise is part of the course

Software Development with Windsurf

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise