Creating token from session Id
Creating token from session Id
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.