Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Delete a cookie? #56

Open
gcleaves opened this issue Jul 11, 2023 · 0 comments
Open

Delete a cookie? #56

gcleaves opened this issue Jul 11, 2023 · 0 comments

Comments

@gcleaves
Copy link

Hello. Is it possible to completely delete a cookie?

I've tried cookie:set({key = "jwt",value = nil}) but that does nothing. cookie:set({key = "jwt",value = ""}) does succeed in setting the cookie value to empty, but my goal is to delete the cookie completely.

Thanks!

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

No branches or pull requests

1 participant