1
vote
Best way for confirmation email links to submit ID
Calculate a hex digest (e.g. md5) based on the user's id and the current time. Persist this code to a database or write a file with it as the filename, and include the user's ID and email address. …
