You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add cors middleware handling to the api resource. Enabled by default, with the ability to override headers.
It should also auto generate the options handlers per route.
Feature Request
Suggestion
Add cors middleware handling to the api resource. Enabled by default, with the ability to override headers.
It should also auto generate the options handlers per route.
Value
Reduces the amount of boilerplate code in users apps.
The text was updated successfully, but these errors were encountered: