CORS headers
The frontend has the following error:
Response to preflight request doesn’t pass access control check: No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ’http://localhost:4200' is therefore not allowed access
The backend need to send the appropriate headers.