chicken-sloths / bangazon-api-sprint1

API for a mock Amazon + Etsy platform providing developers access to the company's employee & product data
0 stars 0 forks source link

Allow only Bangazonians access to the API #12

Closed Arwask closed 6 years ago

Arwask commented 6 years ago

Update, and use, a CORS policy that only allows requests from the http://bangazon.com domain.

Ref: https://docs.microsoft.com/en-us/aspnet/core/security/cors