L
L
LinuxGod2020-05-05 21:38:42
JavaScript
LinuxGod, 2020-05-05 21:38:42

How to get cookies from another JS site?

There is 1 site on which, theoretically, every second a request can be sent to the server,
there are 2 sites on which the user's cookies are located,

I need to make sure that before sending a request to the server, 1 site receives the value of a specific cookie from 2 sites, how to implement this ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
McBernar, 2020-05-05
@McBernar

No, if these are different domains.
Either one domain, or throwing cookies through a proxy in plain text. Obviously, in this case, you need access to both sites.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question