Function validate_nip98

Source
pub fn validate_nip98(
    auth: &str,
    url: Url,
    method: &str,
) -> Result<Event, Error>