What’s the best way to get a registration hash for a user? [migrated]
I am working on a user registration link and I think that after the user registers, I would send an email with the link for adding more info. What’s the best way of generating the unique link for a user like somesite.com/<hash>?
Can … Continue reading What’s the best way to get a registration hash for a user? [migrated]