stac-utils / stac-server

A Node-based STAC API, AWS Serverless, OpenSearch
MIT License
68 stars 27 forks source link

allow configuration of CORS origin #764

Closed philvarner closed 4 months ago

philvarner commented 4 months ago

Related Issue(s):

Proposed Changes:

  1. Add configuration parameters for CORS, so headers can be set correctly to allow restriction of server to specific UI URLs and allow credentials to be passed.

PR Checklist: