pub const SESSION_REMEMBER_ME_TIMEOUT_SECONDS: u64 = 2592000; // 2_592_000u64
The timeout duration in seconds for the “remember me” token (30 days).