Skip to content

feat(cors): implement CORS handling across multiple Lambda functions#61

Merged
Stivenjs merged 1 commit into
mainfrom
core-multitenants
Jun 1, 2025
Merged

feat(cors): implement CORS handling across multiple Lambda functions#61
Stivenjs merged 1 commit into
mainfrom
core-multitenants

Conversation

@Stivenjs
Copy link
Copy Markdown
Contributor

@Stivenjs Stivenjs commented Jun 1, 2025

This commit introduces CORS support in various Lambda functions by adding a utility function to manage CORS headers. The changes include handling preflight OPTIONS requests and ensuring consistent CORS headers are returned in responses, enhancing cross-origin resource sharing capabilities for the API.

This commit introduces CORS support in various Lambda functions by adding a utility function to manage CORS headers. The changes include handling preflight OPTIONS requests and ensuring consistent CORS headers are returned in responses, enhancing cross-origin resource sharing capabilities for the API.
@Stivenjs Stivenjs merged commit 0aaf892 into main Jun 1, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant