Skip to content

getCSRFValue

Overview

Reads the CSRF token from the browser cookie.

Signature

getCSRFValue()

Returns

string

The CSRF token value, or undefined if the cookie is not set.

Source

client/lib/utils/csrf.js:13

Documents matching: server v3.0.0a1.post1client v3.0.0-alpha.2