Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ oauth-callback-state.test.ts
File
oauth-callback-state.test.ts
packages/core/sdk/src/oauth-callback-state.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
3
import
{ decodeOAuthCallbackState, encodeOAuthCallbackState } from
"./oauth"
;
4
Callers
nothing calls this directly
Calls
2
encodeOAuthCallbackState
Function · 0.90
decodeOAuthCallbackState
Function · 0.90
Tested by
no test coverage detected