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

Invalidation of cookies does not work #14

Open
nItroFreeZer opened this issue Feb 22, 2021 · 1 comment
Open

Invalidation of cookies does not work #14

nItroFreeZer opened this issue Feb 22, 2021 · 1 comment

Comments

@nItroFreeZer
Copy link

Hi there

In the NullifyTokens() func you want to delete / invalidate the authCookie and refreshCookie.
Unfortunately this does not work if the cookie has no value for the path attribute. The browsers ignores the Set-Cookie headers and the cookies are preserved.

Kind Regards

@adam-hanna
Copy link
Owner

Sorry, I'm just seeing this, now. Thanks for the report.

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

2 participants