Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/coder/mux
/ codexOauthAuth.test.ts
File
codexOauthAuth.test.ts
src/node/utils/codexOauthAuth.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, it, expect } from
"bun:test"
;
2
3
import
{
4
parseCodexOauthAuth,
Callers
nothing calls this directly
Calls
7
parseCodexOauthAuth
Function · 0.90
isCodexOauthAuthExpired
Function · 0.90
parseJwtClaims
Function · 0.90
extractAccountIdFromClaims
Function · 0.90
extractAccountIdFromToken
Function · 0.90
extractAccountIdFromTokens
Function · 0.90
fakeJwt
Function · 0.70
Tested by
no test coverage detected