pub const SESSION_USERNAME_KEY: &'static str = "username";
The session data key used to store the username.