azure-sdk-for-js/samples/cors
Maor Leger 8301c9a653
[Key Vault] Add sample for working with Key Vault in web app (#13139)
## What
Add a doc and sample demonstrating various approaches to fetching data
from Key Vault from a web application. The two approaches shown here are:

1. Using a back end server to fetch secrets
2. Using Azure API Management to fetch secrets

## Why
Key Vault lacks support for CORS policies, so a browser cannot make requests
directly to Key Vault. We've seen multiple cases where this question came up
and wanted to provide a place we can point folks to for guidance.
2021-01-21 11:18:45 -08:00
..
ts [Key Vault] Add sample for working with Key Vault in web app (#13139) 2021-01-21 11:18:45 -08:00
arm-template.json [Key Vault] Add sample for working with Key Vault in web app (#13139) 2021-01-21 11:18:45 -08:00