adobe air google app engine session security
Posted
by iamgopal
on Stack Overflow
See other posts from Stack Overflow
or by iamgopal
Published on 2010-03-23T16:40:34Z
Indexed on
2010/03/23
16:43 UTC
Read the original article
Hit count: 310
i am creating a ria in adobe air with google app engine based server side. i am using google client login for user login purpose. which is working , but how do i maintain session securely ? ( i.e. from man-in-middle attacks etc ) . what are the best practice in this kind of applications ?
© Stack Overflow or respective owner