Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/mongo/src/auth/mod.ts>HMAC

MongoDB driver for Deno
Very Popular
Go to Latest
function HMAC
import { HMAC } from "https://deno.land/x/mongo@v0.31.1/src/auth/mod.ts";

Parameters

method: CryptoMethod
secret: ArrayBuffer
text: string