Auhoization Header in ajax call

Jun 6 2016 3:02 AM
Hi,
i have problem to send a ajax call to controller with antiforgerytoken. But i can see this token in cookie. So if anyone know this cookie value then they can add this cookie value with them HttpRequest.  While Authorize the token it will fetch from HttpCookie . Here i don't want to show my token in cookie also. Is It possible to hide the token in browser?.

Answers (1)