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

Expiry not Working. #79

Open
Saqib92 opened this issue Jun 24, 2022 · 1 comment
Open

Expiry not Working. #79

Saqib92 opened this issue Jun 24, 2022 · 1 comment

Comments

@Saqib92
Copy link

Saqib92 commented Jun 24, 2022

I have pass 0 as expiry to clear cookies on browser close / session close. but cookies are still available ever after restarting PC. how can i save cookies just for session.

@cmp-cc
Copy link
Owner

cmp-cc commented Jul 2, 2022

use remove api, please


  • doc: README.md

set expire times - end of browser session

this.$cookies.set("default_unit_second","input_value",0);          // end of session - use 0 or "0"!

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