bitwarden_core::auth::renew

Function renew_token

Source
pub(crate) async fn renew_token(
    client: &InternalClient,
) -> Result<(), LoginError>