StarpTech/apollo-datasource-http

Return response Headers in Apollo response

Opened this issue · 0 comments

Hi Guys,

Maybe I’m on the wrong path here, but I need to return proper set-cookie headers after a call to our api. We are in Transition from Cookie Session Authentication to OCC and therefore need this to stop doing a call to the backend on clientside to make shure our session ist alive.

Is this possible in apollo-datasource-http?

Regards,