MCPcopy Create free account
hub / github.com/ZenNotes/zennotes / getServerSession

Method getServerSession

packages/bridge-contract/src/bridge.ts:91–91  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

89 installAppUpdate(): Promise<void>
90 getServerCapabilities(): Promise<ServerCapabilities | null>
91 getServerSession(): Promise<ServerSessionStatus>
92 loginServerSession(token: string): Promise<ServerSessionStatus>
93 logoutServerSession(): Promise<ServerSessionStatus>
94 getRemoteWorkspaceInfo(): Promise<RemoteWorkspaceInfo | null>

Callers 1

ensureWebServerSessionFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected