TOKEN_EXPIRY_BUFFER_SECS

Constant TOKEN_EXPIRY_BUFFER_SECS 

Source
pub const TOKEN_EXPIRY_BUFFER_SECS: u64 = 60;
Expand description

Buffer in seconds before token expiry to consider it expired. Tokens are refreshed this many seconds before actual expiry.