Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CodebuffAI/codebuff
/ login-store.ts
File
login-store.ts
cli/src/state/login-store.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ create } from
'zustand'
2
import
{ immer } from
'zustand/middleware/immer'
3
4
export
type
LoginStoreState = {
Callers
nothing calls this directly
Calls
1
set
Function · 0.85
Tested by
no test coverage detected