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

[BE Feat] Create CORS middleware #212

Closed
3 of 8 tasks
Tracked by #205
SherRao opened this issue Dec 16, 2024 · 0 comments · Fixed by #230
Closed
3 of 8 tasks
Tracked by #205

[BE Feat] Create CORS middleware #212

SherRao opened this issue Dec 16, 2024 · 0 comments · Fixed by #230
Assignees
Labels
backend Related to the backend of the project enhancement New feature or request middleware Related to any backend middleware

Comments

@SherRao
Copy link
Contributor

SherRao commented Dec 16, 2024

Checklist

Before submitting this ticket, make sure this ticket:

  • Is labelled properly - if this is a refactor, add the label!
  • Has the SPUR project assigned to it.
  • Has an assigned milestone.

And lastly:

  • Once someone picks up this ticket, make sure to assign it.

Description

  1. Higher order function that wraps the echo cors middleware
  2. checks for env for different configs

Requirements

Create configurations for the different environments we have:

  • Preview
  • Development
  • Staging
  • Production
@SherRao SherRao added enhancement New feature or request backend Related to the backend of the project labels Dec 16, 2024
@SherRao SherRao added this to the Complete the project MVP milestone Dec 16, 2024
@SherRao SherRao added the middleware Related to any backend middleware label Dec 16, 2024
@juancwu juancwu self-assigned this Dec 17, 2024
@juancwu juancwu mentioned this issue Dec 18, 2024
16 tasks
@juancwu juancwu linked a pull request Dec 18, 2024 that will close this issue
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to the backend of the project enhancement New feature or request middleware Related to any backend middleware
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants