Why we don't support the CORS policy ?

  • Author
    by Anthony Roberto
    14 days ago
  • The main reason we don't support the CORS (Cross-Origin Resource Sharing) standard is because our API is not intended to be consumed by browser applications. CORS is a security feature implemented by browsers to control the loading of resources from different origins.