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