Log in Sign up
3 Matching Annotations
  1. Jun 2021
  2. github.com github.com
    Server-side `fetch` in `load` is not credentialed · Issue #672 · sveltejs/kit
    3
    1. TylerRick 01 Jun 2021
      in Public
      This way I'm able to pass cookie back and forth, so this code kind of works:
      pass-through cookies
    2. TylerRick 01 Jun 2021
      in Public
      'set-cookie': response.headers.get('set-cookie')
      pass-through arguments/props/options pass-through cookies cookies key source code
    3. TylerRick 01 Jun 2021
      in Public
      If you do need to passthrough your mydomain.com cookies to a thirdparty.com domain, you can technically already do that now by implementing it as an endpoint and calling fetch('/my-endpoint')
      workaround pass-through arguments/props/options cookies cookies: domain cross-origin request
    Visit annotations in context

    Tags

    • pass-through cookies
    • workaround
    • cross-origin request
    • cookies
    • key source code
    • cookies: domain
    • pass-through arguments/props/options

    Annotators

    • TylerRick

    URL

    github.com/sveltejs/kit/issues/672
Share:
Group. Only group members will be able to view this annotation.
Only me. No one else will be able to view this annotation.
Hypothes.is
  • About
  • Blog
  • Bioscience
  • Education
  • Jobs
  • Help
  • Contact
  • Terms of Service
  • Privacy Policy