MCPcopy Create free account
hub / github.com/Noumena-Network/code / performManagedReauthenticationImpl

Function performManagedReauthenticationImpl

src/utils/auth.refresh.test.ts:24–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22}> = []
23let performManagedReauthenticationImpl: typeof import('../services/oauth/interactiveReauth.ts').performManagedReauthentication =
24 async () => {}
25
26const authModule = await import(import.meta.resolve('./auth.ts'))
27const configModule = await import(import.meta.resolve('./config.ts'))

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected