rattleheadmegafan
10-09-2009, 05:37 PM
Hi,
I am trying to create a login functionality in Flex and i'm going to be sending the username and password through a webservice for authentication. My question is, throughout the lifecycle of my application, what kind of session management should I doing? Since it's a binary file, (the swf) i'm sure it should be safe to just send the username/password as it is, without encryption? Please let me know or point me to the docs which I should read about Flex session management.
Thanks!
I am trying to create a login functionality in Flex and i'm going to be sending the username and password through a webservice for authentication. My question is, throughout the lifecycle of my application, what kind of session management should I doing? Since it's a binary file, (the swf) i'm sure it should be safe to just send the username/password as it is, without encryption? Please let me know or point me to the docs which I should read about Flex session management.
Thanks!