SESSION_REMEMBER_ME_TIMEOUT_SECONDS

Constant SESSION_REMEMBER_ME_TIMEOUT_SECONDS 

Source
pub const SESSION_REMEMBER_ME_TIMEOUT_SECONDS: u64 = 2592000; // 2_592_000u64
Expand description

The timeout duration in seconds for the “remember me” token (30 days).