v0.10.0
- The
getCsrf
function is no longer an async function, and returns the token immediately. - A warning is now emitted if
getCsrf
is called after the session has already been stored.
getCsrf
function is no longer an async function, and returns the token immediately.getCsrf
is called after the session has already been stored.