Reference
formCsrfCookie
Serializes the CSRF cookie used to validate app-router form submissions.
Signature
function formCsrfCookie(csrfToken: string): stringReference
Serializes the CSRF cookie used to validate app-router form submissions.
function formCsrfCookie(csrfToken: string): string