MCPcopy Create free account
hub / github.com/effect-app/libs / auth.test.ts

File auth.test.ts

packages/infra/test/auth.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest"
2import * as Effect from "effect-app/Effect"
3import { HttpHeaders } from "effect-app/http"
4import { SignJWT } from "jose"

Callers

nothing calls this directly

Calls 3

makeTokenFunction · 0.85
checkJWTIFunction · 0.85
flipMethod · 0.45

Tested by

no test coverage detected