Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/djwt/dist/mod.js>verify

Create and verify JSON Web Tokens (JWT) with Deno or the browser.
Very Popular
Go to Latest
function verify
import { verify } from "https://deno.land/x/djwt@v3.0.0/dist/mod.js";

Parameters

jwt
key
options