Project: Deno/JWTAuthentication What version of deno is required for this? Issue originates from here: import { validateJwt } from "https://deno.land/x/djwt/validate.ts"; https://deno.land/x/djwt/validate.ts doesn't exist.
Project: Deno/JWTAuthentication
What version of deno is required for this?
Issue originates from here:
import { validateJwt } from "https://deno.land/x/djwt/validate.ts";
https://deno.land/x/djwt/validate.ts doesn't exist.