eoke09 / EstherFirst_3-15

0 stars 0 forks source link

Update CORS whitelist and NODEJS version for Location API #10

Open eoke09 opened 4 years ago

eoke09 commented 4 years ago

Need to add the following domains to the CORS whitelist for Location API: .myfirstly.com and .firstlymobile.com

Also need to upgrade the supported NodeJS version to at least 10

eoke09 commented 4 years ago

➤ Harout Tchekrekjian commented:

Here’s what needs to change in the CORS list:

to add:

.firstlymobile.com .myfirstly.com dev.ml.t-mobile.com

to remove:

.amazonaws.com (this allows all S3 buckets in existance to use our API - NOT GOOD!) .prod.acquia-sites.com (we no longer have any resources at Acquia - safe to remove)