{"version":3,"file":"antiForgeryToken-98c9306cfe0f241e65c3.js","mappings":"gHAAC,mDAAQ,OAAC,SAAU,WAAyB,SAC/BA,EAAGC,GAETD,EAAEE,UAAUC,OAAM,gBAEwB,IAA3BF,GAGPD,EAAEI,UAAU,CACRC,QAAS,CAAE,yBAA4BJ,EAAuBK,wBAI1E,GAEH,+B","sources":["webpack://ipayment.web.iaccess/./scripts/Common/antiForgeryToken.js"],"sourcesContent":["require([\"jquery\", \"antiForgeryTokenHelper\"],\r\n function ($, antiForgeryTokenHelper) {\r\n\r\n $(document).ready(function () {\r\n\r\n if (typeof antiForgeryTokenHelper !== \"undefined\") {\r\n // Will include antiForgeryToken as part of all request\r\n //__RequestVerificationToken is the name of the hidden field\r\n $.ajaxSetup({\r\n headers: { 'RequestVerificationToken': antiForgeryTokenHelper.getAntiForgeryToken() }\r\n });\r\n }\r\n\r\n });\r\n\r\n });"],"names":["$","antiForgeryTokenHelper","document","ready","ajaxSetup","headers","getAntiForgeryToken"],"sourceRoot":""}