Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save aryankarim/e9eeeade51c9e0472008ff68882f8417 to your computer and use it in GitHub Desktop.
Save aryankarim/e9eeeade51c9e0472008ff68882f8417 to your computer and use it in GitHub Desktop.
localhost set-cookie
BACKEND:
Same-Site=None;
Secure;
FRONTEND:
credentials=true // on all requests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment