Skip to main content
Module

x/getting_started_with_deno_jwt_auth/deps.ts>verify

Package used for jwt-auth on the Getting Started With Deno book by PacktPub
Latest
function verify
import { verify } from "https://deno.land/x/getting_started_with_deno_jwt_auth@v0.0.6/deps.ts";

Parameters

jwt: string
key: string
algorithm: AlgorithmInput