w3b3 / angular-demo

Demo application with purpose of showcasing Angular and modern web platform features
https://angular-pwa-repo.firebaseapp.com/
0 stars 0 forks source link

CORS support #71

Open w3b3 opened 5 years ago

w3b3 commented 5 years ago

If corsAttributeState is Anonymous, set credentialsMode to "same-origin".

Optinionally the resources could be flagged with "crossorigin"

w3b3 commented 5 years ago

Protect images