Base solution for your next web application

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