I am trying to create a forgot password feature which will expire the link created after x hours. So I am storing time() data in database value when a user requests a password reset. So how can I expire it?
I am trying to create a forgot password feature which will expire the link
Share
three options:
like:
that will be the link you sent to the user. Then to make the check