podaac / gibs-imagestat

Calculate statistics on GIBS hosted imagery
Apache License 2.0
1 stars 0 forks source link

Limit incoming requests to EDC domain #26

Open frankinspace opened 1 year ago

frankinspace commented 1 year ago

Service should only respond to incoming requests that originate from an earthdata cloud domain.

frankinspace commented 1 year ago

https://fastapi.tiangolo.com/tutorial/cors/