-
-
Notifications
You must be signed in to change notification settings - Fork 263
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
feat: expireDuration feature added #704
base: main
Are you sure you want to change the base?
Conversation
Hey - thank you for your PR, this is great! One small change - can you change And also, make sure to run lint ( |
i change i use -1 pointer for |
ohhh - I'm sorry I misunderstood that then. I thought it was a simple boolean! Hmm, let me think about this, not sure if I want this to be a prop or a function now.. I'll get back to you! :) |
have you had a chance to review it? i think we can use function its would be more easy-to-use |
Hey - so two thoughts:
I'm unfortunately still not happy about both solutions, I think this adds a lot of unnecessary complexity and I don't really get what you would need that for? Why do you need your keys to expire? Can you give me some usage examples? |
i just saw related issue, and i've wanted to do contributed it and if u want to put behind until we need its ok for me |
Thank you - I really appreciate the contribution - but I want to avoid merging something that overcomplicates the codebase, because that makes it harder to contribute or improve the project in the future. |
related enhancement #615