I set a cookie under the www.example.com, and then when I send CROS requests (POST) to api-request.com, the cookie is not carried in the request header.
www.example.com
api-request.com
The SameSite of cookie is None and i set withCredentials: true with axios.
SameSite
None
withCredentials: true
Aucun commentaire:
Enregistrer un commentaire