pub async fn extend_auth(
    tapp_id_hex: &str,
    address: &str,
    auth_b64: &str
) -> Result<(), Errors>