Auto Login

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
sashashev
Ensign (ENS)
Ensign (ENS)
Posts: 4
Joined: Wed Jul 09, 2008 10:00 pm

Auto Login

Post by sashashev » Mon Nov 03, 2008 12:29 am

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

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: Auto Login

Post by mazhar » Mon Nov 03, 2008 5:41 am

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.

User avatar
nickc
Captain (CAPT)
Captain (CAPT)
Posts: 276
Joined: Thu Nov 29, 2007 3:48 pm

Re: Auto Login

Post by nickc » Mon Nov 03, 2008 10:27 am

You might want to add an expiration date for the link you generate and hash all 3 parameters to a single encrypted value.

Post Reply