@@ -28,7 +28,7 @@ func main() {
// Set up HTTP routes
mux := http.NewServeMux()
mux.HandleFunc("/register", registerHandler)
mux.HandleFunc("/signup", registerHandler)
// Apply CORS middleware
c := cors.New(cors.Options{
The note is not visible to the blocked user.