Skip to content

Instantly share code, notes, and snippets.

@kasramp

kasramp/index.js Secret

Created June 3, 2020 11:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kasramp/29e67b098e8aa61c22942fb63509e888 to your computer and use it in GitHub Desktop.
Save kasramp/29e67b098e8aa61c22942fb63509e888 to your computer and use it in GitHub Desktop.
import { validateJwt } from "https://deno.land/x/djwt/validate.ts";
import { makeJwt, setExpiration } from "https://deno.land/x/djwt/create.ts";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment