CORS not working with cognito authorization
Open
feature-request
- Dominant language
- Python
- Stars
- 11.1k
- Forks
- 1k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 2
Description
Hi,
CORS doesn’t seem to work properly when using cognito authorization. When you give cors=True or use your own CORS configuration the headers are added to success responses, but at least 401 and 403 responses are missing the headers completely.
Is this a bug or am I missing some configuration step?
Contributor guide
Assessment
This issue has not been assessed yet.