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

x/god_crypto/otp.ts>TOTP#generate

Pure Javascript/Typescript Crypto Implementation for Deno. AES, RSA, HMAC, and TOTP
Very Popular
Go to Latest
method TOTP.prototype.generate
import { TOTP } from "https://deno.land/x/god_crypto@v1.4.10/otp.ts";

Parameters

optional
timestamp = [UNSUPPORTED]

Returns

string