Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

HMAC_SHA1

import { HMAC_SHA1 } from "https://raw.githubusercontent.com/snsinfu/deno-oauth-1.0a/main/mod.ts";

The HMAC-SHA1 signature method.

const HMAC_SHA1;