[][src]Function jwtvault::utils::helpers::compute_refresh_token_expiry

pub fn compute_refresh_token_expiry(
    since_epoch_in_seconds: Option<i64>,
    expiry_in_seconds: Option<i64>
) -> i64

Compute the expiry of the refresh token Default: Never expire