MCPcopy Create free account
hub / github.com/Datakitpage/Datakit / authStore.ts

File authStore.ts

frontend/src/store/authStore.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { create } from "zustand";
2import { devtools } from "zustand/middleware";
3import {
4 User,

Callers

nothing calls this directly

Calls 9

checkAuthStatusMethod · 0.80
getCurrentUserMethod · 0.80
updateSettingsMethod · 0.80
getSettingsMethod · 0.80
loginMethod · 0.45
signupMethod · 0.45
logoutMethod · 0.45
updateProfileMethod · 0.45
switchWorkspaceMethod · 0.45

Tested by

no test coverage detected