kanidmd_lib::constants

Constant OAUTH2_ACCESS_TOKEN_EXPIRY

source
pub const OAUTH2_ACCESS_TOKEN_EXPIRY: u32 = _; // 900u32
Expand description

How long access tokens should last. This is NOT the length of the refresh token, which is bound to the issuing session.