pub const SESSION_LOGIN_TIME_KEY: &str = "login_time";
The session data key used to store the login timestamp.