create
import { create } from "https://raw.githubusercontent.com/timonson/djwt/master/mod.ts";Takes Header, Payload and CryptoKey and returns the url-safe encoded
jwt.
import { create } from "https://raw.githubusercontent.com/timonson/djwt/master/mod.ts";Takes Header, Payload and CryptoKey and returns the url-safe encoded
jwt.