Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing HttpOnly Cookies with setup() Wrapper Usage #71

Open
xereda opened this issue Mar 6, 2024 · 0 comments
Open

Missing HttpOnly Cookies with setup() Wrapper Usage #71

xereda opened this issue Mar 6, 2024 · 0 comments

Comments

@xereda
Copy link

xereda commented Mar 6, 2024

I've encountered an issue where HttpOnly cookies are not present when using the setup() wrapper. This is problematic as I need access to server-side cookies for my application to function correctly. Could someone guide me on how to ensure HttpOnly cookies are accessible when utilizing the setup() method? Any advice or workaround would be greatly appreciated.

Thank you in advance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant