Skip to content

Conversation

@briskt
Copy link
Contributor

@briskt briskt commented Aug 28, 2023

Changed (non-breaking)

  • Remove the CORS middleware since it is not required for this application.

briskt added 2 commits August 28, 2023 09:55
CORS shouldn't be needed since the server is called directly by the ID Broker, not using XHR requests in a browser. If I am wrong and it is called in an XHR request, then the CORS Access-Control-Allow-Origin should be set to a specific value and not simply the origin value in the request header.
@briskt briskt merged commit a5d9b36 into main Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants