bitwarden_core::auth::renew

Function renew_token

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