Software Alternatives & Reviews

cross-origin cookies

Railway Netlify
  1. Made for any language, for projects big and small.
    Pricing:
    I have a Web application, on the front end which is developed using react and is hosted on netlify.com and the backend which is developed using node.js is hosted on railway.app, and when authentication is done the server sends an HTTP-only cookie to the client side but the client seems not to receive the cookie below is my sample code and I have also added {credentials: "include"} in the front end to include the cookie when sending a request but it's not working.

    #Software Engineering #Developer Tools #Tech 222 social mentions

  2. Build, deploy and host your static site or app with a drag and drop interface and automatic delpoys from GitHub or Bitbucket
    I have a Web application, on the front end which is developed using react and is hosted on netlify.com and the backend which is developed using node.js is hosted on railway.app, and when authentication is done the server sends an HTTP-only cookie to the client side but the client seems not to receive the cookie below is my sample code and I have also added {credentials: "include"} in the front end to include the cookie when sending a request but it's not working.

    #Cloud Computing #CDN #Content Distribution 104 social mentions

Discuss: cross-origin cookies

Log in or Post with