Review possible security risks that exposing the backend to the internet could pose: - CSRF - XSS - unsanitized input & missing validation
Review possible security risks that exposing the backend to the internet could pose: