Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

Usage

import * as denoWebDevelopment from "https://raw.githubusercontent.com/PacktPublishing/Deno-Web-Development/master/Chapter06/jwt-auth/repository.ts";

§Classes

Repository

Generates, gets and stores (in-memory) jwt tokens for a userId

§Type Aliases

RepositoryDependencies