Page 1 of 1

Auto Login

Posted: Mon Nov 03, 2008 12:29 am
by sashashev
Hi,

Is there any way I can automatically log customers in by getting them to click on a link that I send them?
E.G via email

Cheers,

Sasha

Re: Auto Login

Posted: Mon Nov 03, 2008 5:41 am
by mazhar
You can customize the login page to read the UsreName and Password from the URL and then send the customer a link containing the both the user name and password.

Re: Auto Login

Posted: Mon Nov 03, 2008 10:27 am
by nickc
You might want to add an expiration date for the link you generate and hash all 3 parameters to a single encrypted value.