vacuumlabs / adalite-backend-service

Icarus, a reference implementation for a lightweight wallet developed by the IOHK Engineering Team.
Apache License 2.0
2 stars 7 forks source link

Set CORS header #35

Closed j-matus closed 5 years ago

j-matus commented 5 years ago

For production, allow only adalite.io, staging and localhost as origins. Add Access-Control-Allow-Credentials header. Closes #32