Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, expect, it } from
"@effect/vitest"
2
import
* as Effect from
"effect-app/Effect"
3
import
{ HttpHeaders } from
"effect-app/http"
4
import
{ SignJWT } from
"jose"
Callers
nothing calls this directly
Calls
3
makeToken
Function · 0.85
checkJWTI
Function · 0.85
flip
Method · 0.45
Tested by
no test coverage detected