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

x/djwt/algorithm.ts>getAlgorithm

Create and verify JSON Web Tokens (JWT) with Deno or the browser.
Go to Latest
function getAlgorithm
import { getAlgorithm } from "https://deno.land/x/djwt@v2.9/algorithm.ts";