pub const MAX_SESSIONS_PER_USER: usize = 5;
The maximum number of concurrent sessions allowed per user.