MCPcopy Create free account
hub / github.com/Acode-Foundation/Acode /

Class

src/lib/auth.js:48–48  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46};
47
48class AuthService {
49 #loginCallbacks = new Set();
50 #loginTimeout = null;
51

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected