I'm getting Cross-Origin Request Blocked:
The Same Origin Policy disallows reading the remote resource at http://localhost:8092/authenticate. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
This error occurs while executing an Angular 8 project when I click the login button.