Skip to main content
Module

x/djwt/examples/deps.ts

Create and verify JSON Web Tokens (JWT) with Deno or the browser.
Very Popular
Latest
import * as djwt from "https://deno.land/x/djwt@v3.0.2/examples/deps.ts";

Functions

Decodes a given base64url-encoded string.

Convert data into a base64url-encoded string.