I have the following issue: when a user Sign up on my site I want to send him a mail containing a link. In order to activate his account, the user has to check that link.
The link should be accessible only once.
How is that possible? What mechanism do I have?