Base solution for your next web application
Starts in:
01 DAYS
01 HRS
01 MIN
01 SEC

Activities of "halitm"

Hi,

I need to add Antiforgery token to all request headers but

abp.security.antiForgery.getToken() javascript api can not read Cookie because Antiforgerytoken's cookie is httpOnly.

If there is not any better way to read Antiforgery token like abp.security.antiForgery.getToken() . I will read token from __RequestVerificationToken hidden input value.

Any suggestion ?

Thanks

Showing 1 to 1 of 1 entries