For the complete documentation index, see llms.txt. This page is also available as Markdown.

CSRFRotate

Rotates the CSRF token(s) in the session cache to protect against Cross-Site Request Forgery (CSRF) attacks.

Method Signature

CSRFRotate()

Arguments

This function does not accept any arguments

Examples

Last updated

Was this helpful?