pub const CSRF_QUERY_STRING: &'static str = "csrf-token";
The name of the query parameter for the CSRF token.