Skip to content

Conversation

@AaronAsAChimp
Copy link

For example, when using Astro Auth multiple headers can be set causing them to be concatenated with a comma. This is not a valid Set-Cookie header so only the first cookie is honored and the others are discarded.

This causes an issue where certain auth cookies are not set eventually causing errors preventing users from logging in.

…-cookie` header.

For example, when using Astro Auth multiple headers can be set causing them to be concatenated with a comma. This is not a valid `Set-Cookie` header so only the first cookie is honored and the others are discarded.

This causes an issue where certain auth cookies are not set eventually causing errors preventing users from logging in.
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

Successfully merging this pull request may close these issues.

1 participant