Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pure-admin/pure-admin-thin
/ sso.ts
File
sso.ts
src/utils/sso.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ removeToken, setToken,
type
DataInfo } from
"./auth"
;
2
import
{ subBefore, getQueryMap } from
"@pureadmin/utils"
;
3
4
/**
Callers
nothing calls this directly
Calls
3
removeToken
Function · 0.90
setToken
Function · 0.90
keys
Method · 0.65
Tested by
no test coverage detected