Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Cookies sent in header #80

Open
nobodyhere2see opened this issue Aug 14, 2019 · 0 comments
Open

Cookies sent in header #80

nobodyhere2see opened this issue Aug 14, 2019 · 0 comments
Assignees
Labels
bug Something isn't working Priority: Critical

Comments

@nobodyhere2see
Copy link
Contributor

Describe the bug
JWT currently being sent in both cookies and header, remove it from being sent in cookies for security.

To Reproduce
Check browser cookies after logging into site--
For Chrome users, log in, click View in the Chrome navigation bar > Developer > Javascript Console > Application > Cookies > 0.0.0.0:3000.

Expected behavior
"jwt" has a value when it should not be there.

Desktop (please complete the following information):

  • Browser: Chrome

Additional context
live laugh love

@nobodyhere2see nobodyhere2see self-assigned this Aug 14, 2019
@S1MB10T3 S1MB10T3 added the bug Something isn't working label Oct 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working Priority: Critical
Projects
None yet
Development

No branches or pull requests

2 participants