Request object
and response object
are not available in ajax
call. And Gmail and many other sites use Ajax and authentication and authorization.
My question is: how they authenticate?
since authentication information mostly stored in Session
object` and Session object is not available in ajax call.
I am from asp.net
background.