pub const SESSION_USER_ID_KEY: &'static str = "user_id";
The session data key used to store the user’s ID.