Skip to content

internal refactor, support unsecured jwt, export keypairs wip, tests wip #14

internal refactor, support unsecured jwt, export keypairs wip, tests wip

internal refactor, support unsecured jwt, export keypairs wip, tests wip #14

Workflow file for this run

on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
deno_ci:
uses: cross-org/workflows/.github/workflows/deno-ci.yml@main
with:
entrypoint: mod.ts
run_tests: false
lint_docs: false