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

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

Compute the expiry of the refresh token Default: 15 minutes