NYCPlanning / deprecated-labs-zap-api

Deprecated version of the ZAP API, see https://github.com/NYCPlanning/labs-zap-api
Other
5 stars 3 forks source link

Allow multiple CORS origins based on environment var #186

Closed allthesignals closed 5 years ago

allthesignals commented 5 years ago

Enables multiple allowed CORS origins, which are shipped with the response body.

This is require to allow for certain kinds of auth-related requests from the client.