MCPcopy
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

1import { removeToken, setToken, type DataInfo } from "./auth";
2import { subBefore, getQueryMap } from "@pureadmin/utils";
3
4/**

Callers

nothing calls this directly

Calls 3

removeTokenFunction · 0.90
setTokenFunction · 0.90
keysMethod · 0.65

Tested by

no test coverage detected