Add missing Next.js API route handlers for custom-forms

Fixkamo-internal
Shipped
November 29, 2025 at 8:22 PM UTC
Author
snadjafinia
Commit
3872085

- Create /api/security/custom-forms route handler for GET and POST - Create /api/security/custom-forms/[id] route handler for GET, PUT, and DELETE - Proxy requests to backend SecurityService using forwardToApi - Improve error handling to properly extract and return backend error messages This was the root cause - requests were failing because there were no Next.js routes to proxy to the backend.

All changes

Like what you see shipping?

Every one of these updates lands in your workspace automatically. Start free and watch it grow week after week.

Start Free ForeverView Pricing