pub const SESSION_CSRF_TOKEN_KEY: &str = "csrf_token";
The session data key used to store the CSRF token.