Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: CORS Support for API #7

Open
2 of 5 tasks
Njoguu opened this issue Jun 17, 2023 · 0 comments
Open
2 of 5 tasks

feat: CORS Support for API #7

Njoguu opened this issue Jun 17, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Njoguu
Copy link
Owner

Njoguu commented Jun 17, 2023

-- Introduce Cross-Origin Resource Sharing (CORS) support for the API. --

Tasks

  • Research and determine the appropriate CORS policy for the API.
  • Implement CORS headers in API responses to allow access from specified domains.
  • Test the API with different cross-origin requests and ensure the CORS policy is enforced correctly.
  • Document the CORS policy and usage guidelines in the API documentation.
  • Update the API documentation to reflect the changes related to CORS support.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant