Add Auto Link Expiry
The users if wanted can set an end date and time for their links so that the link automatically expires and does not let the user redirect to the destination link. The only logic needed here is that if(current timestamp < end date timestamp) -> redirect else don't and show appropriate errors accordingly
Can I work on this? Can it be assigned?
Yes sure, please go ahead @DevanshCodes
May i Know, What is exact time for expiry of link?
@nitesh9001 the expiry time is set by the admin and changes for each link, you have to present the admin a calendar and clock to choose the time, convert to timestamp and check if current timestamp is lesser than the expiry timestamp
@DevanshCodes are you still on this?
Hey @monizb I'm not working on it. Sorry for the trouble, this issue can be picked up by anyone else.
@DevanshCodes cool. I think you should be more responsible about informing
Hey @monizb started working on this but I'm unsure how to continue. I made a button to edit the expiration date but I I tried to start working on the function to control the button in Admin.js but just couldn't get it right and would love some help, thanks!

Hey @monizb started working on this but I'm unsure how to continue. I made a button to edit the expiration date but I I tried to start working on the function to control the button in Admin.js but just couldn't get it right and would love some help, thanks!
Hey feliz, just create a separate issue, and please let me know in detail what you have tried and the code you have tried to implement and the errors if any and Ill help you out :)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hey, I want to work on this issue, can you please assign this to me? Also, can the DWOC label be added to this if possible?
Hey @avinashupadhya99 sure please go ahead, adding the labels now
I think it is addressed in #144 . I will hold on to it until that is approved/rejected.
This issue seems to have gone quiet 🤫, adding label accordingly