Creating token from session Id

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
frosty
Lieutenant, Jr. Grade (LT JG)
Lieutenant, Jr. Grade (LT JG)
Posts: 32
Joined: Thu Jul 24, 2008 3:22 am

Creating token from session Id

Post by frosty » Fri Feb 06, 2009 5:40 am

I am having an issue where i am losing the Token when i post from flash. I understand i could use a flashVar and pass thru the userId and then create the Token from that. But i'm wondering is there a more secure way of doing this. If i pass through the sessionId is there a way to create the token from this.

Post Reply