-
Notifications
You must be signed in to change notification settings - Fork 191
Open
Description
Describe the bug
- If
COOKIE_SECURE="true"onlocalhostdevelopment, I can not test on Safari - If
COOKIE_SECURE="false"onlocalhostdevelopment, I can not test on Chrome
To Reproduce
Steps to reproduce the behavior:
- Log in to the application
- Reload the browser to trigger refresh logic
- User won't be logged back in (http cookie doesn't exist)
Expected behavior
I expect to be able to test functionality across multiple browsers on local development.
Desktop (please complete the following information):
- OS: macOS
- Browser Chrome
- Version 94.0.4606.61
Comments
I'm guessing there's some security setting on one of the browsers that needs to be changed so I can test http-only cookies across multiple browsers.
Metadata
Metadata
Assignees
Labels
No labels
