aws-samples / aws-samples/smithy-server-generator-typescript-sample
Request: Demonstrate how to configure and handle CORS
Open
- Dominant language
- TypeScript
- Stars
- 18
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
While smithy has some minimal coverage of CORS in the trait documentation, the ssdk generator docs don't . Do you have to handle OPTIONS yourself (this seems to be the case), or is there some magic in the generated code?
If you must wire up handling CORS preflights yourself, how/where should you do that?
Contributor guide
Assessment
This issue has not been assessed yet.