Constant cc_auth::DAYS_VALID
source ยท pub const DAYS_VALID: i64 = 28;Expand description
Limit of token validation time (each token lives 28 days).
pub const DAYS_VALID: i64 = 28;Limit of token validation time (each token lives 28 days).